chat-ui / src /lib /server /models.ts

Commit History

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

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
91e839b

nsarrazin commited on

refactor: new API & universal load functions (#1743)
35a395c
unverified

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix: handle no beginToken for token based reasoning models (#1713)
6647bbf
unverified

nsarrazin commited on

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

nsarrazin commited on

feat: improve tool calling & add tools to qwen 2.5 72b (#1615)
f7aef71
unverified

nsarrazin commited on

feat: UI for advanced reasoning models (#1605)
764ecdf
unverified

nsarrazin commited on

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

evalstate commited on

fix: only show playground button for models that are available
bad5446
unverified

nsarrazin commited on

feat: Add a model config option to disable system prompts (#1539)
d4c7ddb
unverified

Mounayer nsarrazin commited on

fix: use custom tool template only for huggingchat
b36dfab
unverified

nsarrazin commited on

feat: use model id as fallback for finding a tokenizer (#1535)
2b554f9
unverified

nsarrazin commited on

feat(models): add `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` (#1527)
d852d1b
unverified

nsarrazin commited on

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

goupilew commited on

feat: add link to API playground for compatible models (#1488)
baa5d2f
unverified

nsarrazin commited on

feat(conv): let user switch models on conversations with deprecated models (#1462)
68972f0
unverified

nsarrazin commited on

feat(models): add transferTo property on old models (#1453)
a1ae528
unverified

nsarrazin commited on

fix(continue): fix continue feature (#1459)
4f61809
unverified

nsarrazin commited on

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

ABarLT nsarrazin commited on

feat(assistants): use community tools in assistants (#1421)
3bb3aef
unverified

nsarrazin commited on

chores(deps): update Transformers to latest version and remove chat templates for all models (#1414)
f3064dd
unverified

nsarrazin commited on

Community tools (#1250)
b8228c1
unverified

nsarrazin commited on

fix(logs): improve logging
71f3ffb
unverified

nsarrazin commited on

feat(models): Llama 3.1 support (#1355)
79b41de
unverified

nsarrazin commited on

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

toandev commited on

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

Denzel Mendez 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

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

Jun Siang Cheah 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

Kill app on tokenizer load fail (#1044)
4b62530
unverified

nsarrazin commited on

Add logs to tokenizer fetch (#1030)
ac3fd05
unverified

nsarrazin commited on

Add langserve endpoint (#1009)
a9e4746
unverified

Antonio Ramos antoniora commited on

Move default template so it doesn't override tokenizer (#987)
0598c3f
unverified

nsarrazin commited on

Set ChatML as default chat prompt template (#985)
97f9784
unverified

nsarrazin commited on

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

nsarrazin commited on

Use jinja template for chat formatting (#730) (#744)
3d931f5
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

Count system prompt tokens (#850)
eb2ef82
unverified

Mishig nsarrazin commited on

Anthropic Endpoint Support (#923)
1db019c
unverified

Liam Dyer commited on

Add gemma model to prod config (#854)
d3928c1
unverified

nsarrazin commited on