Spaces:
Sleeping
Sleeping
Commit History
feat(front): hide bottom disclaimer when focused on mobile 2c83099
fix(mobile): various mobile fixes b3ec8c3
fix: only import node-llama-cpp if needed and skip for huggingchat image 72db8f3
fix: stop button working properly 260c3b7
fix: clamp update bouncer 47f81d6
fix: make sure document parser is disabled if not required 67302d2
refactor: improve rendering performance on low-end hardware (#1825) be6d225 unverified
feat(front): Update tooltip text for assistant tools usage ddbe419
Fix incorrect touchscreen detection (#1824) 3e49191 unverified
zvun commited on
fix: (temp) disable markdown worker 53e0b80
fix: rm error in retrying when tool calls are not parsed properly a327608
New `InferenceClient` endpoint type (#1813) 4906f37 unverified
fix: gap between reasoning & web 0f74344
fix: assistant intro layout 7ba01e9
feat: rework assistant intro UI 8229efc
fix: drawer shadow 39db86d
feat: rework example layout to work better on mobile 2335377
fix: padding on theme icon b7217a0
feat: drawer tap to close on left 39e1646
feat: add simple light/dark mode toggle 782a4fb
feat: mobe about & privacy to settings 4ddaa1a
fix: more styling/layout fixes 4fab3dd
fix: make send button look more disabled a1036ad
fix: remove hardcoded font size on mobile 4247b40
fix: chat window more compact on mobile fa5e19e
fix: make sure title doesnt overflow on mobile e854d93
fix: build local llama (#1805) f8f7cda unverified
refactor: update publicConfig checks for HuggingChat in modals and nav menu db9d593
fix: update config before dom update e1c53b8
feat: allow storing env variable in DB (#1802) 48059af unverified
fix: lint f627f01
feat: allow strings in `MODELS` env var (#1791) f887995 unverified
refactor: make env imports match the rest of the app in `adminToken.ts` 4f27ac2
fix: close modal properly when no base path 03869b5
Fix system message handling to preserve user-configured system prompts (#1764) bdb443a unverified
feat: improve port detection on admin cli login f6a70cc
Fix auto-scroll issue with message streaming in Svelte 5 (#1790) 13e6f2c unverified
feat: admin CLI login (#1789) afbe0de unverified
fix: lint 64682dd
fix: docker image llama.cpp error catching 65e6be3
Add `toolId` to ToolCall and use it in tool results (#1787) 82b61d0 unverified
Kelig Kelig LEFEUVRE commited on