chat-ui / src

Commit History

Fix context of logger (#1112)
561d07b
unverified

jorado 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

retry text area height (#1091)
d4cdc56
unverified

victor HF Staff commited on

Add the simplest healthcheck route (#1089)
ad043dc
unverified

nsarrazin commited on

Use pino for logs (#1086)
bb6f8cb
unverified

nsarrazin commited on

Sort by Trending to default (#1082)
1c7454f
unverified

Nishith Jain nsarrazin commited on

set `sameSite` to `lax` when allowing insecure cookies (#1078)
925d513
unverified

nsarrazin commited on

🎨 Add color for copy icon (#1070)
1b7beb4
unverified

Damián Pumar commited on

Add `ALLOW_INSECURE_COOKIES` feature flag (#1076)
82d651c
unverified

nsarrazin commited on

return only valid models in the API (#1064)
26fd652
unverified

Kevin CATHALY commited on

add default value for description and examples in the API route for models (#1063)
e018235
unverified

Kevin CATHALY commited on

add createdAt and udpatedAt to new messages (#1062)
d19176b
unverified

nsarrazin commited on

Final fix to assistants display logic (#1056)
1c2b95f
unverified

nsarrazin commited on

Only require featured assistants for other users' assistants (#1054)
86bf5f2
unverified

nsarrazin commited on

fix: See all your assistants regardless of usercount (#1053)
fa724f1
unverified

nsarrazin commited on

Use TEI space in prod (#1051)
1978a75
unverified

nsarrazin commited on

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

Luke nsarrazin commited on

Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043)
d746f5c
unverified

nsarrazin commited on

Always dispose of pipeline for embeddings after use (#1048)
b337e06
unverified

nsarrazin commited on

Dispose of embeddings pipeline occasionally to clear memory (#1047)
808c327
unverified

nsarrazin commited on

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

nsarrazin commited on

return empty if error on hfapi endpoint (#1038)
0523db0
unverified

nsarrazin commited on

Use inference API for embeddings in huggingchat prod (#1037)
30ce16c
unverified

nsarrazin commited on

Switch task model and add max tokens limits (#1036)
42dd7d2
unverified

nsarrazin commited on

Add logs to tokenizer fetch (#1030)
ac3fd05
unverified

nsarrazin commited on

Add support for Meta Llama 3 70B in HuggingChat (#1029)
9b18537
unverified

nsarrazin commited on

Add apple app ID to meta tags (#1025)
a8e2ce9
unverified

nsarrazin commited on

Add assistant instructions to first system message (#1023)
1b73427
unverified

nsarrazin commited on

add an endpoint to api to get an assistant by id (#1020)
e17a151
unverified

Kevin CATHALY commited on

Allow websearch if assistant has dynamic prompts (#1017)
80a200d
unverified

nsarrazin commited on

Update marked from v4 to v12 (#1015)
ce4f9a1
unverified

Liam Dyer commited on

Add langserve endpoint (#1009)
a9e4746
unverified

Antonio Ramos antoniora commited on

Fix capitalization (#1012)
ddb1eb5
unverified

Derry Tutt commited on

Send characters by groups of 5 (#1007)
7390c69
unverified

nsarrazin commited on

Show the assistant model name in the chat input (#1006)
4262253
unverified

nsarrazin commited on

Fix unresponsive page after deleting all conversations (#1004)
89d1a8e
unverified

Francois Lancelot commited on

modal wording (#1000)
f00fbea
unverified

victor HF Staff nsarrazin commited on

Update models and add check for assistants model on startup (#998)
e9406a3
unverified

nsarrazin Mishig 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

quick fix error message (#977)
3c52b3c
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

Group tokens randomly (#964)
44d561d
unverified

nsarrazin commited on

User count update (#970)
124338b
unverified

victor HF Staff commited on

Fix button placement on assistant edit/create form (#962)
519f35b
unverified

nsarrazin commited on

Add share button for assistant intro page (#960) (#965)
5ab594c
unverified

nsarrazin victor HF Staff commited on