chat-ui / src /lib /server /endpoints

Commit History

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

chore(deps): update major versions on svelte, sveltekit & node (#1281)
8d4230c
unverified

nsarrazin commited on

Refactor logger error messages for consistency. (#1257)
fa0afa9
unverified

Denzel Mendez commited on

Fix: tools in endpointVertex now optional (#1234)
3806b68
unverified

SebSchroen commited on

Add sampling parameter support to cloudflare (#1233)
121e0e4
unverified

nsarrazin commited on

Fix error logging (#1228)
906377c
unverified

hortonhearsafoo commited on

Send `ollama pull` request if model is not available locally (#1227)
174d970
unverified

nsarrazin commited on

Function calling (#996)
faa93d9
unverified

nsarrazin victor HF Staff Liam Dyer Mishig commited on

Generic Multimodal Support Fixed (#1147)
b4690c8
unverified

Liam Dyer nsarrazin Mishig commited on

Revert "Generic Multimodal Support" (#1146)
2a40544
unverified

Mishig commited on

Generic Multimodal Support (#1021)
f493225
unverified

Liam Dyer nsarrazin Mishig commited on

Extend endpointOai.ts to allow usage of extra sampling parameters (#1032)
c3a9b15
unverified

taeminlee nsarrazin commited on

feat: add support for anthropic on vertex (#958)
76d1477
unverified

Jun Siang Cheah nsarrazin commited on

[VertexAI] Add support for tools parameter (#1065)
ef6c6c7
unverified

goupilew nsarrazin commited on

Move vars to dynamic, add metrics (#1085)
0e5ff83
unverified

nsarrazin rtrm HF Staff victor HF Staff commited on

Use pino for logs (#1086)
bb6f8cb
unverified

nsarrazin commited on

Support Gemini 1.5 Pro from Vertex AI (#1041)
d6a02c6
unverified

Luke nsarrazin commited on

Add langserve endpoint (#1009)
a9e4746
unverified

Antonio Ramos antoniora commited on

quick fix error message (#977)
3c52b3c
unverified

nsarrazin commited on

Add support for cohere endpoints (#976)
1aafdd3
unverified

nsarrazin commited on

Implement Cloudflare Workers AI endpoint (#907) (#972)
ac2d8ff
unverified

nsarrazin commited on

Google Vertex API support (#950)
48f1340
unverified

madppiper commited on

Expose sampling controls in assistants (#955) (#959)
e0147e0
unverified

nsarrazin victor HF Staff Mishig commited on

Anthropic Endpoint Support (#923)
1db019c
unverified

Liam Dyer commited on

Fix prompt caching on llama.cpp endpoints (#920)
c0b8726
unverified

reversebias nsarrazin commited on

Make sure preprompt is set on open ai endpoint type (#913)
42a92e5
unverified

nsarrazin commited on

Fix issue with "continue" feature on llama.cpp endpoints (#898)
2f242b9
unverified

nsarrazin commited on

Bug Fix: Json Decoder aggessively pulls json (#867)
bde01fc
unverified

Matthew Current nsarrazin commited on