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
Timothy Jaeryang Baek
359bcb837d
refac
2025-05-17 00:08:03 +04:00
Timothy Jaeryang Baek
ecae944fd0
refac
2025-05-16 23:59:24 +04:00
Timothy Jaeryang Baek
05f284d4a6
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-05-16 23:41:51 +04:00
Timothy Jaeryang Baek
ea723374c7
refac
2025-05-16 23:36:33 +04:00
Timothy Jaeryang Baek
1f38350128
feat: toggle filter middleware
2025-05-16 23:33:02 +04:00
Timothy Jaeryang Baek
e37433f2b1
refac
2025-05-16 23:21:08 +04:00
Timothy Jaeryang Baek
b61efcf54a
feat: toggle filter
2025-05-16 22:59:02 +04:00
Timothy Jaeryang Baek
32b386e8d0
refac
2025-05-16 22:44:47 +04:00
Timothy Jaeryang Baek
7bbeaec93b
revert
2025-05-16 22:43:42 +04:00
Timothy Jaeryang Baek
34ef249a10
revert: remove reasoning capability
2025-05-16 22:24:23 +04:00
Timothy Jaeryang Baek
363ac35c09
refac
2025-05-16 22:17:47 +04:00
Tim Jaeryang Baek
50bc6d9b12
Merge pull request #13919 from dongfangzan/main
...
feat: add switching thinking/non-thinking modes to models
2025-05-16 22:08:04 +04:00
Timothy Jaeryang Baek
27bb5f5369
fix/refac: tts remove formattings
2025-05-16 21:51:29 +04:00