Timothy Jaeryang Baek
fa5cd59ef8
doc: changelog
2025-05-19 05:20:57 +04:00
Timothy Jaeryang Baek
030c20feff
refac
2025-05-19 05:12:53 +04:00
Tim Jaeryang Baek
8fb7b980a2
Merge pull request #14019 from silentoplayz/clear
...
feat: Improve remaining export buttons with total item count
2025-05-19 04:33:34 +04:00
Timothy Jaeryang Baek
eafb8e014a
chore: format
2025-05-19 04:32:00 +04:00
Timothy Jaeryang Baek
2ab5aa4d34
refac: azure openai
2025-05-19 04:31:04 +04:00
Silentoplayz
5cb1475e29
fix: apply change to functions and models pages
2025-05-18 20:12:53 -04:00
Timothy Jaeryang Baek
2f2a7ee0b0
chore: format
2025-05-19 03:58:42 +04:00
Timothy Jaeryang Baek
2e56b1f13d
refac
2025-05-19 03:55:56 +04:00
Timothy Jaeryang Baek
caeb822cdc
feat: azure openai support
2025-05-19 03:40:32 +04:00
Timothy Jaeryang Baek
47f8b3500b
feat: azure openai connections ui
2025-05-19 03:29:14 +04:00
Timothy Jaeryang Baek
73e64fe7fb
refac: audio upload handling
2025-05-19 02:52:48 +04:00
Timothy Jaeryang Baek
aee9d05916
enh: workspace search clear button
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-05-19 02:36:15 +04:00
Timothy Jaeryang Baek
3af289d196
refac
2025-05-19 02:32:06 +04:00
Timothy Jaeryang Baek
9f9fb3403d
refac
2025-05-19 02:07:41 +04:00
Timothy Jaeryang Baek
c6580a2a02
refac
2025-05-19 02:01:07 +04:00
Timothy Jaeryang Baek
417ba4980a
chore: format
2025-05-19 01:55:02 +04:00
Timothy Jaeryang Baek
0c6f22b20b
refac
2025-05-19 01:54:26 +04:00
Timothy Jaeryang Baek
96c7a0ac3c
refac
2025-05-19 01:52:40 +04:00
Timothy Jaeryang Baek
e895c33baa
refac
2025-05-19 01:47:12 +04:00
Timothy Jaeryang Baek
fbfd3ff134
refac
2025-05-19 01:44:27 +04:00
Timothy Jaeryang Baek
5a40feea1c
enh: search shortcut
2025-05-19 01:40:51 +04:00
Timothy Jaeryang Baek
1f5860c4ab
refac
2025-05-19 01:40:10 +04:00
Timothy Jaeryang Baek
d069d1264d
feat: search modal
2025-05-19 01:39:33 +04:00
Tim Jaeryang Baek
4f4811adb1
Merge pull request #14017 from athoik/title_tags
...
feat: read max_tokens from model config with fallback to 1000 for title and tag generation
2025-05-19 00:43:05 +04:00
Timothy Jaeryang Baek
05b79ce221
refac: model selection
2025-05-19 00:41:49 +04:00
Timothy Jaeryang Baek
18d6311951
feat: export count
...
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
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-05-19 00:15:07 +04:00
Timothy Jaeryang Baek
8f4104fb7a
refac
2025-05-19 00:13:03 +04:00
Tim Jaeryang Baek
349b0ca0b7
Merge pull request #14002 from silentoplayz/search-by-user-or-email
...
feat: enhance search with username/email search across workspace pages
2025-05-19 00:12:11 +04:00
Tim Jaeryang Baek
2dde4102ad
Merge pull request #14009 from TiancongLx/dev
...
i18n: update and improve zh-TW
2025-05-19 00:11:32 +04:00
Athanasios Oikonomou
eabdd4a140
feat: read max_tokens from model config with fallback to 1000 for title and tag generation
...
Improves title and tag generation by using the max_tokens value from the model configuration when available, with a fallback to the previous default of 1000.
This change is necessary for models like Gemini Pro that generate longer responses and require a higher token limit to successfully generate titles or tags.
2025-05-18 22:45:33 +03:00
Tiancong Li
4667328d40
i18n: update zh-TW
2025-05-18 21:16:16 +08:00
Tim Jaeryang Baek
56740ab8d6
Merge pull request #13996 from Davixk/update-IT-translation
...
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
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: add and improve Italian translations
2025-05-18 15:04:54 +04:00
Silentoplayz
95badda1c2
feat: username and email search in workspace pages
2025-05-18 03:23:38 -04:00
Dave
ebf2e4141e
Merge remote-tracking branch 'upstream/dev' into update-IT-translation
2025-05-18 04:46:41 +02:00
Dave
a8813c1a69
i18n: Update and Improve Italian translations
2025-05-18 04:36:12 +02:00
Tim Jaeryang Baek
fbcc80485b
Merge pull request #13972 from jarrod-lowe/otel-attrs
...
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) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
feat: Add user details to opentelemetry spans
2025-05-17 21:54:56 +04:00
Timothy Jaeryang Baek
765acc4cad
chore: dep bump
2025-05-17 21:53:31 +04:00
Timothy Jaeryang Baek
9801a2d23f
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) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
2025-05-17 03:14:26 +04:00
Timothy Jaeryang Baek
424f6f71cf
chore: duckduckgo-search bump
2025-05-17 03:03:07 +04:00
Timothy Jaeryang Baek
b280f828b0
enh: very long audio transcription
2025-05-17 02:51:28 +04:00
Timothy Jaeryang Baek
d54e588ec3
refac
2025-05-17 02:26:28 +04:00
Timothy Jaeryang Baek
08e4c163ea
feat: local/external connections
2025-05-17 01:47:48 +04:00
Timothy Jaeryang Baek
000906cd99
chore: format
2025-05-17 01:13:36 +04:00
Timothy Jaeryang Baek
c3acb30bb1
feat: model file upload capability
2025-05-17 01:13:13 +04:00
Jarrod Lowe
df853246f3
Add user details to otel span
2025-05-17 09:11:26 +12:00
Timothy Jaeryang Baek
6692fb2181
chore: format
2025-05-17 01:00:37 +04:00
Timothy Jaeryang Baek
b14398481d
enh: model capabilities
2025-05-17 00:59:00 +04:00
Timothy Jaeryang Baek
7df6d7f325
refac/fix: signout redirect flow
2025-05-17 00:38:39 +04:00
Timothy Jaeryang Baek
fcb93f3155
feat: artifacts download button
2025-05-17 00:27:20 +04:00
Timothy Jaeryang Baek
02e5bbc903
refac
2025-05-17 00:19:08 +04:00