Timothy Jaeryang Baek
|
8906a2e260
|
Merge pull request #9803 from BochaAI/main
add Bocha
|
2025-02-11 21:01:04 -08:00 |
|
Timothy Jaeryang Baek
|
8199281eee
|
Merge pull request #9784 from aleixdorca/dev
Update catalan translation.json
|
2025-02-11 18:58:01 -08:00 |
|
Timothy Jaeryang Baek
|
a1554559c4
|
Merge pull request #9800 from rragundez/404-non-html
WIP Return 404 for non html files
|
2025-02-11 18:57:51 -08:00 |
|
Timothy Jaeryang Baek
|
591ca35275
|
Merge pull request #9827 from TiancongLx/dev
i18n: update zh-TW
|
2025-02-11 18:55:18 -08:00 |
|
Tiancong Li
|
7057814c3b
|
i18n: update zh-TW
|
2025-02-12 05:37:15 +08:00 |
|
Rodrigo Agundez
|
31ee7a68a2
|
Only javascript files
|
2025-02-11 21:21:27 +08:00 |
|
Rodrigo Agundez
|
5d68737b31
|
Return 404 for non html files
|
2025-02-11 18:49:36 +08:00 |
|
Aleix Dorca
|
92a584bf3c
|
Update catalan translation.json
|
2025-02-11 06:45:03 +01:00 |
|
Timothy Jaeryang Baek
|
16bae8f33a
|
refac
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
|
2025-02-10 13:53:16 -08:00 |
|
Timothy Jaeryang Baek
|
7ebb07c04c
|
refac
|
2025-02-10 13:44:25 -08:00 |
|
Timothy Jaeryang Baek
|
a273cba0fb
|
refac: code intepreter
|
2025-02-10 13:12:05 -08:00 |
|
Timothy Jaeryang Baek
|
610f9d039a
|
fix: account page issue
|
2025-02-10 13:00:44 -08:00 |
|
Timothy Jaeryang Baek
|
0f12c4d14f
|
fix: ollama tool calling
Co-Authored-By: Simone <6941100+seniorsimo@users.noreply.github.com>
|
2025-02-10 12:18:49 -08:00 |
|
Timothy Jaeryang Baek
|
293f64353d
|
Merge pull request #9751 from pseudorm/bug/user-signup/fix-oauth-username-claim-has-no-effect
Fix: Setting OAUTH_USERNAME_CLAIM has no effect on username for user during oauth signup
|
2025-02-10 11:26:56 -08:00 |
|
Timothy Jaeryang Baek
|
63a5ee3adb
|
refac
|
2025-02-10 11:25:38 -08:00 |
|
Timothy Jaeryang Baek
|
b935a839fe
|
Merge pull request #9744 from hurxxxx/fix/title-tag-gen-at-model
fix: title and tag generation did not work when selecting "atSelectedModel"
|
2025-02-10 11:16:03 -08:00 |
|
Timothy Jaeryang Baek
|
54e0299dda
|
chore: bump
|
2025-02-10 11:14:04 -08:00 |
|
pseudorm
|
336d1d95c5
|
Merge branch 'dev' into bug/user-signup/fix-oauth-username-claim-has-no-effect
|
2025-02-10 22:00:20 +08:00 |
|
chester.cheng
|
1b6e12a255
|
add warning
|
2025-02-10 20:49:55 +08:00 |
|
chester.cheng
|
db0a12f9f1
|
check name is none
|
2025-02-10 20:36:01 +08:00 |
|
Timothy Jaeryang Baek
|
abfe868732
|
enh: code interpreter global toggle
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-02-10 02:28:01 -08:00 |
|
Timothy Jaeryang Baek
|
f9c5819314
|
enh: code interpreter jupyter support
|
2025-02-10 02:25:02 -08:00 |
|
luckyman-yan
|
31360fe991
|
add Bocha
|
2025-02-10 16:44:47 +08:00 |
|
Gunwoo Hur
|
91d0632bf4
|
fix: Fix issue where title and tag generation did not work when selecting the At model
|
2025-02-10 17:06:22 +09:00 |
|
Timothy Jaeryang Baek
|
29c781875d
|
refac
|
2025-02-10 00:02:23 -08:00 |
|
Timothy Jaeryang Baek
|
d95e5e0ba5
|
enh: kokorojs call support
|
2025-02-09 23:54:24 -08:00 |
|
Timothy Jaeryang Baek
|
205ce635f6
|
feat: Kokoro-js TTS support
|
2025-02-09 23:42:27 -08:00 |
|
Timothy Jaeryang Baek
|
a22d1d5410
|
refac: code block
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-02-09 22:43:32 -08:00 |
|
Timothy Jaeryang Baek
|
60095598ec
|
chore: format
|
2025-02-09 22:20:47 -08:00 |
|
Timothy Jaeryang Baek
|
426f8f29ad
|
refac
|
2025-02-09 22:19:02 -08:00 |
|
Timothy Jaeryang Baek
|
5551a4bff5
|
Merge pull request #9739 from yukiteruamano/fix-spanish
i18n: fix Spanish (es_ES) translations
|
2025-02-09 22:15:39 -08:00 |
|
Timothy Jaeryang Baek
|
de2026b5cc
|
Merge pull request #9733 from rragundez/patch-ssrf
Prevent SSRF and HTML injection
|
2025-02-09 22:15:03 -08:00 |
|
Jose Maldonado aka Yukiteru
|
b1711e9491
|
i18n: fix a bad (badword: propmt) translation in es_ES (Spanish)
|
2025-02-10 01:07:32 -04:00 |
|
Jose Maldonado aka Yukiteru
|
a756adfaee
|
i18n: fix translations for es_ES (Spanish)
|
2025-02-10 00:37:59 -04:00 |
|
Rodrigo Agundez
|
167c8bf00d
|
Prevent SSRF and HTML injection
|
2025-02-10 10:35:10 +08:00 |
|
Timothy Jaeryang Baek
|
3e1452902f
|
chore: bump
|
2025-02-09 16:02:09 -08:00 |
|
Timothy Jaeryang Baek
|
790a747647
|
fix
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-02-09 13:18:26 -08:00 |
|
Timothy Jaeryang Baek
|
a1b31f99ae
|
Merge pull request #9688 from yfzhou0904/main
feat: if autocomplete-generation is turned off, frontend should not attempt autocomplete request
|
2025-02-09 13:07:43 -08:00 |
|
Timothy Jaeryang Baek
|
d5a815b19c
|
Merge pull request #9693 from vinsdragonis/main
fix: Fixed error occurring when using OpenSearch as a vector db
|
2025-02-09 13:06:19 -08:00 |
|
Timothy Jaeryang Baek
|
40bba83cee
|
Delete docs/OpenSearch docker setup.md
|
2025-02-09 13:06:05 -08:00 |
|
Timothy Jaeryang Baek
|
f25df15997
|
Merge pull request #9596 from engineeringpatrick/main
feat: add s3 key prefix support
|
2025-02-09 13:05:41 -08:00 |
|
Timothy Jaeryang Baek
|
b7f676311f
|
Merge pull request #9675 from manwallet/patch-1
Update translation.json
|
2025-02-09 13:05:15 -08:00 |
|
Timothy Jaeryang Baek
|
ae6ca4f16c
|
Merge pull request #9704 from s1adem4n/main
i18n: Add missing German translations
|
2025-02-09 13:05:02 -08:00 |
|
Jonathan
|
7ab674991e
|
add missing german translations
|
2025-02-09 17:19:21 +01:00 |
|
Vineeth B V
|
b9d049cb05
|
Create OpenSearch docker setup.md
|
2025-02-09 16:43:34 +05:30 |
|
Vineeth B V
|
5a1652bc63
|
Update requirements.txt
|
2025-02-09 16:14:41 +05:30 |
|
yfzhou
|
11f0c48434
|
frontend stores ENABLE_AUTOCOMPLETE_GENERATION state, prevents making autocomplete request if turned off
|
2025-02-09 17:13:54 +08:00 |
|
btcman
|
bd9d60b5a0
|
Update translation.json
Some Chinese translation issues
|
2025-02-09 10:45:19 +08:00 |
|
Timothy Jaeryang Baek
|
43df7e1424
|
fix: sensitive input button type
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-02-08 14:02:59 -08:00 |
|
Timothy Jaeryang Baek
|
425a8a9178
|
fix: connection config shifting
|
2025-02-08 14:01:56 -08:00 |
|