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

Commit History

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

Models page (#849)
8cabca8
unverified

victor HF Staff nsarrazin commited on

Make lorax openai endpoint working (#755)
d6bddc2
unverified

flozi00 nsarrazin commited on

[SmallModel] Nit update the comment (#726)
56ea25e
unverified

Mishig commited on

Add embedding models configurable, from both transformers.js and TEI (#646)
3a19267
unverified

MichaelFried Mishig nsarrazin mishig HF Staff commited on

Use JSON5 for parsing all config vars (#671)
806c0e0
unverified

nsarrazin commited on

Add feature to unlist a model (#625)
0a3916d
unverified

nsarrazin commited on

Standardize HF_ACCESS_TOKEN -> HF_TOKEN (#610)
7798ca6
unverified

Wauplin HF Staff nsarrazin commited on

Add ollama endpoint support (#569)
02d0f85
unverified

nsarrazin commited on

Add support for tgi multimodal models (#531)
0348c77
unverified

nsarrazin Mishig victor HF Staff commited on

fix: Rename sagemaker endpoint to aws endpoint
e6ecf18
unverified

nsarrazin commited on

Modular backends & support for openAI & AWS endpoints (#541)
0ab1dfb
unverified

nsarrazin chenhunghan Henry Chen Mishig coyotte508 HF Staff commited on

Switch chat model back to mistral, use zephyr for small tasks (#515)
b39a7fc
unverified

nsarrazin commited on

Update websearch prompting & summary prompting (#503)
79b976b
unverified

nsarrazin Mishig victor HF Staff commited on

Pass stop sequences properly to TGI (#499)
3ecf436
unverified

nsarrazin commited on

move some tasks to small model (#479)
f1d1ade
unverified

nsarrazin commited on

Revert "Improve error message when the .env MODELS is not well formatted (#451)"
ea41ad3

nsarrazin commited on

Improve error message when the .env MODELS is not well formatted (#451)
d03731a
unverified

blanchon nsarrazin commited on

[Websearch] update (#427)
5520318
unverified

Mishig julien-c HF Staff victor HF Staff commited on

πŸ› Fix - Remove the min length validation on preprompt
4514c13

nsarrazin commited on

Support custom system prompts from the user (#399)
ec59d54
unverified

nsarrazin commited on

Make all prompt templates configurable (#400)
ac22d69
unverified

andreasmadsen nsarrazin commited on

Add Sagemaker support (#401)
6167af7
unverified

nsarrazin commited on

Add ability to define custom model/dataset URLs (#347)
a0818a3
unverified

secondtruth nsarrazin commited on

Disable models (#187)
fbb1115
unverified

Adrien Denat coyotte508 HF Staff commited on

✨ Add model id to be able to switch models while keeping conversations valid (#181)
234b0a6
unverified

coyotte508 HF Staff commited on

make models description dynamic (#169)
bc19db0
unverified

Adrien Denat coyotte508 HF Staff commited on

πŸ› Stop bigcode prompts (#170)
3886a6f
unverified

coyotte508 HF Staff commited on

Models selector (#164)
4489403
unverified

Adrien Denat victor HF Staff julien-c HF Staff coyotte508 HF Staff commited on

♻️ Simplify setup, prepare for multi-models (#156)
f29cdb8
unverified

coyotte508 HF Staff commited on