Timothy Jaeryang Baek
6681ff5cbd
refac/fix: endpoint conflict
2025-11-02 18:41:57 -05:00
Tim Baek
f18f1db704
Merge pull request #18707 from silentoplayz/fix-tool-tooltip-description
...
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
fix: add tooltips to tools on model edit page
2025-10-30 16:23:36 -07:00
Timothy Jaeryang Baek
1d98a45b33
refac
2025-10-30 15:57:50 -07:00
G30
8feed02d40
fix: de-duplicate model tags case-insensitively ( #18716 )
...
* fix: de-duplicate model tags case-insensitively
This change updates the `setTags` function in the `Models.svelte` component and the `onMount` function in the `Selector.svelte` component to convert all model tags to lowercase before removing duplicates. This ensures that tags with different capitalization (e.g., "Best" and "best") are treated as a single tag, preventing duplicate entries in the tag filter dropdown on both the workspace models page and the new chat page.
* Update Selector.svelte
* refac
2025-10-30 10:44:05 -07:00
silentoplayz
4a0359789f
fix: add tooltips to tools on model edit page
...
This change adds tooltips to the tools on the model edit page, displaying the tool's description on hover.
2025-10-28 21:54:29 -04:00
Timothy Jaeryang Baek
f524a6a8e7
refac/fix: kb image upload handling
2025-10-28 00:34:53 -07:00
Timothy Jaeryang Baek
76bde402fe
refac
2025-10-27 23:49:26 -07:00
Timothy Jaeryang Baek
f47214314b
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-10-26 22:20:57 -07:00
Timothy Jaeryang Baek
20cd9e9461
chore: svelte5 bump
2025-10-26 21:06:32 -07:00
Timothy Jaeryang Baek
a70bc52c34
chore: format
2025-10-26 19:33:39 -07:00
Classic298
006a2d6bb3
fix: Modify ActionsSelector to handle global action states
...
Updated checkbox behavior to account for global actions.
2025-10-24 11:46:15 +02:00
Timothy Jaeryang Baek
fff0e55f41
refac
2025-10-05 02:05:52 -05:00
Timothy Jaeryang Baek
a743b16728
refac: tools
2025-10-05 02:03:57 -05:00
Timothy Jaeryang Baek
23c8f6d507
refac: prompts
2025-10-05 01:41:42 -05:00
Timothy Jaeryang Baek
2250d102b2
refac: knowledge
2025-10-05 01:06:40 -05:00
Timothy Jaeryang Baek
96ecb47bc7
refac
2025-10-05 00:25:40 -05:00
Timothy Jaeryang Baek
6050c86ab6
refac: model workspace view
2025-10-04 21:44:51 -05:00
Timothy Jaeryang Baek
2c59a28860
refac: styling
2025-10-04 02:35:15 -05:00
Timothy Jaeryang Baek
9ff6baf7d9
chore
2025-10-03 18:06:05 -05:00
Timothy Jaeryang Baek
8c662c65a9
refac: disable direct models from model editors
2025-09-29 22:59:28 -05:00
silentoplayz
e62f2b3c75
fix: truncate more long names in delete confirmation modals
2025-09-26 23:56:18 -04:00
silentoplayz
ac6292b812
Fix: truncate long model tags with a character limit
...
Long model tags on the Models page in the workspace section were not truncated consistently, which could cause layout issues.
This change implements a hard character limit of 32 characters on the model tags. Tags longer than 32 characters are truncated with an ellipsis (...) directly in the code. The full tag name remains available in the tooltip.
2025-09-26 13:28:35 -04:00
Timothy Jaeryang Baek
53cd660de7
refac/fix: valves array type handling
...
Co-Authored-By: Jacob Leksan <63938553+jmleksan@users.noreply.github.com>
2025-09-25 13:13:03 -05:00
Timothy Jaeryang Baek
27d61307cd
refac: tools valves
2025-09-24 21:12:25 -05:00
Timothy Jaeryang Baek
e5daec32ba
refac
2025-09-24 17:16:07 -05:00
Tim Jaeryang Baek
3d2f7e3143
Merge pull request #17715 from ShirasawaSama/revert-17498-patch-19
...
Revert "feat: Dynamically load CodeEditor.svelte to improve first-screen loading speed (-1MB)"
2025-09-24 15:40:08 -05:00
Timothy Jaeryang Baek
1df5f1f9f6
revert: code editor dynamic import
2025-09-24 15:39:55 -05:00
Shirasawa
6614c73b6c
Revert "feat: Dynamically load CodeEditor.svelte to improve first-screen loading speed (-1MB)"
2025-09-25 00:10:01 +08:00
Timothy Jaeryang Baek
fd7385c392
refac
2025-09-21 03:12:24 -04:00
Shirasawa
001775d6c3
feat: Dynamically load CodeEditor to improve first-screen loading speed
2025-09-17 07:08:39 +00:00
Timothy Jaeryang Baek
32015c392d
refac: access control
2025-09-16 13:03:33 -05:00
Timothy Jaeryang Baek
c8780a7f93
refac
2025-09-16 12:52:13 -05:00
Timothy Jaeryang Baek
ac375fe3d2
refac: styling
2025-09-15 15:54:35 -05:00
Timothy Jaeryang Baek
218920f0c3
refac: styling
2025-09-15 15:53:11 -05:00
Timothy Jaeryang Baek
596be451ec
refac: styling
2025-09-15 14:28:16 -05:00
Timothy Jaeryang Baek
8802c6e8db
refac
2025-09-14 08:42:27 +02:00
Timothy Jaeryang Baek
58a8cae3d7
refac
2025-09-13 03:00:40 +04:00
Timothy Jaeryang Baek
ef56b14636
refac: styling
2025-09-13 02:58:10 +04:00
Timothy Jaeryang Baek
d7f43bfc1a
refac
2025-09-13 01:50:24 +04:00
Timothy Jaeryang Baek
384a53b339
refac: styling
2025-09-13 01:48:14 +04:00
Timothy Jaeryang Baek
9a55547827
refac/enh: model default filter/feature
2025-09-13 01:23:27 +04:00
Timothy Jaeryang Baek
6dc0df2473
refac
2025-09-07 05:17:38 +04:00
Timothy Jaeryang Baek
fbbe1117ae
refac/enh: file count in knowledge
2025-09-03 19:00:35 +04:00
Tim Jaeryang Baek
5a596ae40c
Merge pull request #17180 from Viruzaum/untitled-translation-fix
...
fix/i18n: Fix missing translation of default title of AddTextContentModel
2025-09-03 18:05:56 +04:00
Timothy Jaeryang Baek
4ca936f0bf
refac
2025-09-03 13:38:07 +04:00
viruz
a980af3ca4
fix: update default name to use i18n translation
2025-09-02 15:47:16 -03:00
Chanwoo An
513cab94b1
fix: prevent double-save race by awaiting API calls and adding isSaving guard
2025-09-02 20:53:04 +09:00
silentoplayz
9e7ec0eb1e
feat: add shift-to-delete to prompts workspace
...
This commit adds the Shift key shortcut to the Prompts workspace page to reveal a trash can icon for quick deletion of prompts. This feature is already present for the Models, Tools, and Functions pages.
2025-08-22 16:09:21 -04:00
Timothy Jaeryang Baek
1a15a62b73
chore: format
2025-08-21 04:47:28 +04:00
Peter Dave Hello
45180e829a
i18n: add missing translations
2025-08-20 22:14:23 +08:00