chat-ui / src /lib /server

Commit History

update generate
3f85620

maksym-work commited on

update generate
d2150e1

maksym-work commited on

feat: improve export feature
d8a4377

nsarrazin commited on

feat: put export behind feature flag (#1862)
31d4584
unverified

nsarrazin commited on

fix: dont export whole websearch
aa6f1a7

nsarrazin commited on

fix: skip file if unavailable
a36bf4b

nsarrazin commited on

feat: add admin only export feature
72becf3

nsarrazin commited on

fix: Improve error handling in generateFromDefaultEndpoint (#1853)
63f4e60
unverified

calycekr nsarrazin commited on

fix: rename chat bug fix
2d7325b

nsarrazin commited on

fix: starting chat-ui with no .env.local
5b7c1e9

nsarrazin commited on

feat: add custom headers support to endpoint inference client
2fadb30

nsarrazin commited on

add headers content type
7e3696d

nsarrazin commited on

feat: implement delete message functionality using API client
106688c

nsarrazin commited on

refactor: move delete conv & title edit to new api
399bebf

nsarrazin commited on

refactor: api cleanup (#1849)
5ad620b
unverified

nsarrazin commited on

fix: swagger config
62917ce

nsarrazin commited on

refactor: use client API for spaces-config endpoint
93d2e4c

nsarrazin commited on

refactor: new API & universal load functions (pt. 2) (#1847)
612f16b
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
813f132

nsarrazin commited on

refactor: new API & universal load functions (#1743)
50aea0a
unverified

nsarrazin commited on

feat(reasoning): support end token search across multiple chunks (#1838)
6cd421f
unverified

nsarrazin commited on

[WIP] - Add the pop-up search (Ctrl/Command + K) to search entire conversation history (#1823)
c6ccfa4
unverified

Hong An Tran krramos nsarrazin commited on

fix: remove quotes from search query to prevent exact match search (#1834)
3f26498
unverified

jwt625 nsarrazin commited on

fix: catch errors in default model
2ee0fbc

nsarrazin commited on

fix: remove redundant status update in streaming
7da664f

nsarrazin commited on

fix: only import node-llama-cpp if needed and skip for huggingchat image
72db8f3

nsarrazin commited on

fix: stop button working properly
260c3b7

nsarrazin commited on

fix: make sure document parser is disabled if not required
67302d2

nsarrazin commited on

fix: rm error in retrying when tool calls are not parsed properly
a327608

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
4906f37
unverified

nsarrazin commited on

fix: build local llama (#1805)
f8f7cda
unverified

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
48059af
unverified

nsarrazin commited on

feat: allow strings in `MODELS` env var (#1791)
f887995
unverified

nsarrazin commited on

refactor: make env imports match the rest of the app in `adminToken.ts`
4f27ac2

nsarrazin commited on

Enable/Disable reasoning summary using .env (#1760)
09dfa5f
unverified

dhruv1710 nsarrazin commited on

Fix system message handling to preserve user-configured system prompts (#1764)
bdb443a
unverified

stoXe nsarrazin commited on

feat: improve port detection on admin cli login
f6a70cc

nsarrazin commited on

feat: admin CLI login (#1789)
afbe0de
unverified

nsarrazin commited on

fix: lint
64682dd

nsarrazin commited on

fix: docker image llama.cpp error catching
65e6be3

nsarrazin commited on

Add `toolId` to ToolCall and use it in tool results (#1787)
82b61d0
unverified

Kelig Kelig LEFEUVRE commited on

fix: build llama.cpp locally in dockerfile (#1788)
ffc89fe
unverified

nsarrazin commited on

feat: add a local endpoint type for inference directly from chat-ui (#1778)
de36cdc
unverified

nsarrazin commited on

feat(db): use in memory db when MONGODB_URL not set (#1773)
d4471e3
unverified

nsarrazin commited on

fix: trigger redeploy
73268d4

nsarrazin commited on

fix: give more buffer to reasoning
8ce2fb0

nsarrazin commited on

fix(preprocessMessages): clarify web search context in final message content
150ff48

nsarrazin commited on

feat: improve task model tool calling (#1755)
d37f9ca
unverified

nsarrazin commited on

fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754)
185c2ff
unverified

nsarrazin commited on