Timothy Jaeryang Baek
0f27968ceb
fix: tool server session auth
2025-04-10 17:47:07 -07:00
Tim Jaeryang Baek
36ac81b229
Merge pull request #12727 from decent-engineer-decent-datascientist/main
...
feat: add Azure AI Speech STT provider
2025-04-10 16:50:40 -07:00
priten
9a55257c5b
feat: add Azure AI Speech STT provider
...
- Add Azure STT configuration variables for API key, region and locales
- Implement Azure STT transcription endpoint with 200MB file size limit
- Update Audio settings UI to include Azure STT configuration fields
- Handle Azure API responses and error cases consistently
2025-04-10 15:38:59 -05:00
Timothy Jaeryang Baek
bf0716e85e
refac: styling
2025-04-10 12:05:01 -07:00
Timothy Jaeryang Baek
1eba6a812e
enh: smaller code text size
...
Co-Authored-By: Robert Piosik <robertpiosik@gmail.com>
2025-04-10 10:50:46 -07:00
Timothy Jaeryang Baek
3f71929a69
refac: styling
2025-04-10 10:46:44 -07:00
Timothy Jaeryang Baek
d8780e4de2
feat: detect artifacts toggle
2025-04-10 10:36:57 -07:00
Timothy Jaeryang Baek
d4297a3e3e
refac: styling
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.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (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-04-10 10:31:38 -07:00
Timothy Jaeryang Baek
23dcae7054
refac: selector
2025-04-10 10:18:56 -07:00
Timothy Jaeryang Baek
0611eb8ac7
refac: layout load
2025-04-10 09:15:08 -07:00
Tim Jaeryang Baek
e065073bea
Merge pull request #12689 from asncx/fix-folder-chat-rename
...
fix: Chat rename not updating inside folders
2025-04-10 08:51:22 -07:00
Tim Jaeryang Baek
1865e29bfc
Merge pull request #12683 from Youggls/dev
...
feat: Add sougou web search engine.
2025-04-10 08:45:15 -07:00
SadmL
de926a060d
[i18n] Russian locale misspelling fix
2025-04-10 13:17:52 +03:00
Youggls
3e2a6df1fb
feat: Add sougou web search API for backend, add config panel in for frontend.
2025-04-10 14:51:44 +08:00
Tim Jaeryang Baek
6c9a4d6ce6
Merge pull request #12606 from alpha-pet/feat-openapi-yaml-support
...
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Feat: openapi yaml support
2025-04-09 18:37:09 -07:00
Tim Jaeryang Baek
5f116d69c2
Merge pull request #12664 from Beni34/main
...
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Updated Hungarian language to full. translation.json
2025-04-09 16:43:08 -07:00
Beni34
7cee0073cf
Update translation.json
2025-04-09 21:40:23 +02:00
asncx
87af2692e5
fix: folder chat rename
2025-04-09 20:56:49 +02:00
Tim Jaeryang Baek
a363c0619a
Merge pull request #12638 from panda44312/patch-12
...
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: zh-cn
2025-04-09 01:45:41 -07:00
Thomas Rehn
17ea20d3ad
feat: OpenAPI YAML support for frontend toolserver
2025-04-09 09:46:44 +02:00
Panda
92611b588c
i18n: zh-cn
2025-04-09 09:44:10 +02:00
Tiancong Li
de1e9f3c0f
i18n: update zh-TW
2025-04-09 15:25:37 +08:00
Tim Jaeryang Baek
d8c0a1227a
Merge pull request #12552 from tth37/dev
...
i18n: update zh-CN
2025-04-08 22:17:57 -07:00
Tim Jaeryang Baek
84ea9ea011
Merge pull request #12555 from SadmL/dev
...
[i18n] Russian locale update
2025-04-08 22:17:50 -07:00
Tim Jaeryang Baek
b130b55f5b
Merge pull request #12571 from hurxxxx/feat/reindex-knowledge-files
...
feat: reindex knowledge files
2025-04-08 22:10:35 -07:00
Tim Jaeryang Baek
2ff1657a7a
Merge pull request #12573 from gem85247/dev
...
fix: manifest.json cross-origin issues
2025-04-08 22:07:43 -07:00
Timothy Jaeryang Baek
63eab42208
refac
2025-04-08 12:51:48 -07:00
Haodong Tian
d50ca0aa43
Update zh-CN translation.json
2025-04-08 15:49:20 +08:00
Haodong Tian
399e7b1670
Update zh-CN translation.json
2025-04-08 15:47:24 +08:00
Haodong Tian
e92d3073bb
Update zh-CN translation.json
...
- Minor fix
2025-04-08 15:37:50 +08:00
Haodong Tian
00f58658f7
i18n: Apply i18n to Web Search proxy tooltips
2025-04-08 07:01:56 +00:00
Haodong Tian
b15adc63fe
Update zh-CN translation.json
...
- Standardize Chinese translations for "autocomplete"
2025-04-08 14:24:39 +08:00
Gilles M
f3f45209e9
fix: manifest.json cross-origin
...
When utilizing Cloudflare Zero Trust, fetching the manifest.json file may encounter issues because the request is redirected through the Zero Trust authentication page.
2025-04-07 19:01:18 +02:00
hurxxxx
e7715f3760
i18n: add reindex knowledge files dialog
2025-04-08 01:37:50 +09:00
hurxxxx
7c828015d3
fix: ReindexKnowledgeFilesConfirmDialog
2025-04-08 00:53:11 +09:00
hurxxxx
4e545d432b
feat: add new admin func - reindex knowledge files
2025-04-08 00:44:10 +09:00
SadmL
b81789190e
[i18n] Russian locale update
2025-04-07 12:04:58 +03:00
Haodong Tian
f172403049
Update zh-CN translation.json
2025-04-07 16:11:54 +08:00
Timothy Jaeryang Baek
ddec6cf0fa
Merge pull request #12545 from mogorman/elixir_syntax_highlighting
...
feat: add Elixir highlighting
2025-04-06 23:45:30 -07:00
Aleix Dorca
76d8935d0b
Update catalan translation.json
2025-04-07 08:31:44 +02:00
Matthew O'Gorman
8a81f5f188
add support for elixir code syntax highlighting
2025-04-06 23:42:53 -04:00
Timothy Jaeryang Baek
40d019ff50
refac
2025-04-06 20:23:23 -07:00
Timothy Jaeryang Baek
06820e701c
refac: citations modal
2025-04-06 19:14:24 -07:00
Tiancong Li
f1a4afeb8f
i18n: update zh-TW
2025-04-07 09:28:20 +08:00
Timothy Jaeryang Baek
a8bc0d65a0
chore: format
2025-04-06 17:36:16 -07:00
Timothy Jaeryang Baek
bc17511a05
refac
2025-04-06 17:10:09 -07:00
Timothy Jaeryang Baek
3413dd8ae1
refac
2025-04-06 17:02:39 -07:00
Timothy Jaeryang Baek
03759e79a3
refac
2025-04-06 17:00:46 -07:00
Timothy Jaeryang Baek
20211a489f
refac
2025-04-06 16:57:36 -07:00
Timothy Jaeryang Baek
5d2e725f81
refac
2025-04-06 16:53:30 -07:00
Timothy Jaeryang Baek
2722613cde
refac
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-06 16:43:58 -07:00
Timothy Jaeryang Baek
66cd40f959
chore: format
2025-04-06 15:37:46 -07:00
Timothy Jaeryang Baek
dc2f8ec8c6
refac
2025-04-06 15:37:27 -07:00
Timothy Jaeryang Baek
1bde36e072
Merge pull request #12510 from newnol/patch-1
...
i18n language pack vietnamese
2025-04-06 15:12:09 -07:00
Timothy Jaeryang Baek
51bf9eaa88
Merge pull request #12493 from TiancongLx/dev
...
i18n: update zh-TW
2025-04-06 15:09:21 -07:00
Panda
60c6e00d9f
i18n: fix
2025-04-06 16:47:06 +02:00
Panda
246c839ee6
i18n: zh-cn
2025-04-06 16:42:09 +02:00
Ngô Tấn Tài
2994c58fd9
Update translation.json
2025-04-06 21:26:58 +07:00
Tiancong Li
26e1bfc772
Merge remote-tracking branch 'upstream/dev' into dev
...
* upstream/dev:
refac
Fallback from desc to summary to placeholder
2025-04-06 10:33:01 +08:00
Timothy Jaeryang Baek
71625663c0
Merge pull request #12496 from dan-sullivan/fix-12479/add-desc-to-openapi-tools
...
fix: openapi tools should pass description to model not summary
2025-04-05 15:30:19 -06:00
Tiancong Li
33451cf66d
i18n: update zh-TW
2025-04-06 04:46:31 +08:00
Timothy Jaeryang Baek
5296ee0f71
refac
2025-04-05 11:24:05 -06:00
Timothy Jaeryang Baek
b3110ca291
Merge branch 'dev' into dev
2025-04-05 09:47:30 -07:00
Timothy Jaeryang Baek
32f309b41d
chore: format
2025-04-05 10:42:21 -06:00
Timothy Jaeryang Baek
d23f757c1f
refac
2025-04-05 10:41:46 -06:00
Kylapaallikko
84788b73ce
Update translation.json
2025-04-05 16:37:54 +03:00
dan-sullivan
09344bbb80
Fallback from desc to summary to placeholder
2025-04-05 14:18:14 +01:00
Timothy Jaeryang Baek
fe4f760b4a
refac
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-04-05 05:57:25 -06:00
Timothy Jaeryang Baek
9747a0e1f1
refac: tool servers
2025-04-05 04:40:01 -06:00
Timothy Jaeryang Baek
61778c8f71
Merge pull request #12478 from theredcat/main
...
Improve FR translation
2025-04-05 03:22:54 -07:00
Timothy Jaeryang Baek
ee44383c83
refac
2025-04-05 04:12:57 -06:00
Timothy Jaeryang Baek
0c0505e1cd
refac
2025-04-05 04:05:52 -06:00
Nathan DELHAYE
1b8557ce86
i18n: improve fr translation
2025-04-05 12:04:12 +02:00
Timothy Jaeryang Baek
a2f2203325
Merge pull request #12426 from silentoplayz/fix-feedback
...
fix: Conditionally hide export buttons
2025-04-05 01:30:51 -07:00
Timothy Jaeryang Baek
193a927aba
fix: temp chat
2025-04-05 02:16:35 -06:00
Timothy Jaeryang Baek
4ad10f0c6e
chore: format
2025-04-05 01:31:45 -06:00
Timothy Jaeryang Baek
5e06b6d3f4
refac: styling
2025-04-05 01:24:32 -06:00
Timothy Jaeryang Baek
cb94a87cb0
refac: tools styling
2025-04-05 01:05:47 -06:00
Timothy Jaeryang Baek
7e46cc4562
Merge pull request #12439 from narutopden/i18n-add-Tibetan-translation
...
i18n: add Tibetan language
2025-04-04 08:20:25 -07:00
Timothy Jaeryang Baek
b612af29e9
refac
2025-04-04 09:17:19 -06:00
Timothy Jaeryang Baek
feaf434d4e
refac: input prompt
2025-04-04 09:11:54 -06:00
Timothy Jaeryang Baek
77fa11098a
enh: openapi tool server custom path
2025-04-04 08:31:13 -06:00
narutopden
a25d87607e
i18n: add Tibetan language
2025-04-04 14:55:49 +08:00
Silentoplayz
41b9ff9e00
fix: funcs, models, prompts, & tools conditional export button
2025-04-03 23:33:30 -04:00
silentoplayz
1366822f99
Update Feedbacks.svelte
...
fix
2025-04-04 02:38:03 +00:00
Silentoplayz
2b0d9c26eb
fix: don't show export button if nothing to export
2025-04-03 22:20:40 -04:00
Timothy Jaeryang Baek
be20e6dec0
refac: message edit
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-04-03 13:43:45 -06:00
Timothy Jaeryang Baek
dfdde8bb1f
refac
2025-04-03 09:40:26 -07:00
Timothy Jaeryang Baek
ba77a72925
refac: styling
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-04-03 01:00:40 -07:00
Timothy Jaeryang Baek
bcf0a8791e
refac: styling
2025-04-03 01:00:04 -07:00
Timothy Jaeryang Baek
100f5a57e7
refac
2025-04-02 23:56:15 -07:00
Timothy Jaeryang Baek
faa68fcdaa
enh: image tool response
2025-04-02 23:46:39 -07:00
Timothy Jaeryang Baek
561b2c0b1a
refac: styling
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-04-02 21:23:45 -07:00
Timothy Jaeryang Baek
436e3ff7de
refac
2025-04-02 20:42:23 -07:00
Timothy Jaeryang Baek
2277566ce1
fix: tool server api key not being sent
2025-04-02 19:52:12 -07:00
Timothy Jaeryang Baek
b15bf0dc70
refac
2025-04-02 19:17:26 -07:00
Timothy Jaeryang Baek
94353458a5
refac: settings ui styling
2025-04-02 19:01:39 -07:00
Timothy Jaeryang Baek
7eea95a48c
feat: direct tools user permissions
2025-04-02 18:36:03 -07:00
Timothy Jaeryang Baek
bb7f4d408a
Merge pull request #12364 from silentoplayz/archive-chats-option
...
feat: Added Archived Chats option in Chats settings section
2025-04-02 17:12:34 -07:00
Timothy Jaeryang Baek
6ee30042e7
Merge pull request #12353 from SadmL/dev
...
[i18n] Russian localization update
2025-04-02 15:47:44 -07:00