chat-ui / src /lib /server /endpoints

Commit History

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

nsarrazin commited on

fix: make sure document parser is disabled if not required
dcc2568

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
e08e6dd
unverified

nsarrazin commited on

fix: build local llama (#1805)
4ad3b5d
unverified

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
31daf3d
unverified

nsarrazin commited on

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

stoXe nsarrazin commited on

fix: lint
cacbed6

nsarrazin commited on

fix: docker image llama.cpp error catching
9fb713b

nsarrazin commited on

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

Kelig Kelig LEFEUVRE commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix(preprocessMessages): clarify web search context in final message content
42aaa16

nsarrazin commited on

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

nsarrazin commited on

feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687)
38dffdd
unverified

lgarbarini nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
21b8785
unverified

nsarrazin commited on

fix: bedrock prepareMessages parameters (#1686)
8247328
unverified

lgarbarini nsarrazin commited on

Anthropic Tool Support (#1594)
1ac3a3c
unverified

evalstate nsarrazin commited on

Add support for Amazon Nova (#1629)
d965f78
unverified

Tarek Becker nsarrazin commited on

fix: disable caching on OpenAI-compatible endpoint type
aca14a0
unverified

nsarrazin commited on

fix: single step in cohere endpoint type (#1632)
6d0c42a
unverified

nsarrazin commited on

fix: make single step forcing optional on cohere endpoint type
0d9f3a5

nsarrazin commited on

feat(openai): added support for o1 reasoning models (#1618)
98c38e0
unverified

keganhollern nsarrazin commited on

Anthropic PDF Beta Support (#1571)
63c93cf
unverified

evalstate nsarrazin commited on

fix: remove accessToken min length for llama.cpp endpoint
ca90fbf

nsarrazin commited on

Fix/oai parameters 1552 (#1557)
52dfa8c
unverified

evalstate commited on

fix: better websearch quotes
e6cb887

nsarrazin commited on

feat: add sources for websearch (#1551)
1b446e8
unverified

nsarrazin Liam Dyer Aaditya Sahay Aaditya Sahay commited on

feat: paste long context as plaintext files (#1549)
482ed81
unverified

nsarrazin commited on

[feat] Add support for endpoint web sources (#1544)
f6846e2
unverified

goupilew nsarrazin commited on

fix(endpoint): fallback to hf token for openai endpoint type
90b3789
unverified

nsarrazin commited on

[fix] Fix typo in Vertex (#1531)
139b199
unverified

goupilew commited on

[vertex] Add PDF/plein texts support (#1520)
a5e332d
unverified

goupilew commited on

feat(endpoints): Add conv ID to headers passed to TGI (#1511)
7be99f0
unverified

nsarrazin commited on

Add support for model version in Vertex AI (#1496)
e086acf
unverified

thomas-pocreau goupilew nsarrazin commited on

Fix: Cohere Endpoint - Add Support for Tools (#1490)
e8978b1
unverified

dvirmor commited on

fix: multimodal on TGI endpoint type (#1491)
55b5edf
unverified

nsarrazin commited on

fix(endpoints): make bedrock import optional (#1468)
3ea07ad
unverified

nsarrazin commited on

Move Google GenAI API key to env file instead (#1448)
61b996f
unverified

altbdoor nsarrazin commited on

feat: add support for multimodal in Vertex (#1338)
a0199fc
unverified

goupilew commited on

Add support for Anthropic models via AWS Bedrock (#1413)
b6274e8
unverified

ABarLT nsarrazin commited on

Dynamic credential resolution for AWS endpoints (#1419)
48ab25e
unverified

Mike Nason nsarrazin commited on

fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429)
47a469a
unverified

L nsarrazin commited on

Major bump to sveltekit & node-adapter versions (#1395)
29a0119
unverified

nsarrazin commited on

feature(cohere): add clientName param to cohere endpoint
30f27b1
unverified

nsarrazin commited on

fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382)
199c927
unverified

nsarrazin commited on

Add support to @cf models with cloudflare.com (#1378)
876fde5
unverified

W. Gustavo Cevallos commited on

Add Google Gemini API Support (#1330)
6f1638a
unverified

toandev commited on

Standardize llama.cpp endpoint with `baseURL` (#1305)
8fff40d
unverified

nsarrazin commited on

Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)"
fdafffd
unverified

nsarrazin commited on