CoolFace
Apppublic

huggingchat/chat-ui

sourceHugging Faceupdated 2y agoView on Hugging Face
1.2klikes
50 commits on main
bde8e482y ago

push placeholder for huggingchat

nsarrazin
98b1c512y ago

Move vars to dynamic, add metrics (#1085)

nsarrazin, rtrm, victor
1b241892y ago

retry text area height (#1091)

victor
3d2e6212y ago

Add truncate to task model (#1090)

nsarrazin
6d910182y ago

Add the simplest healthcheck route (#1089)

nsarrazin
ddbe7d22y ago

Use pino for logs (#1086)

nsarrazin
fc53d262y ago

Sort by Trending to default (#1082)

Nishith Jain, nsarrazin
e3ca1072y ago

Adds <s> to Phi-3-mini-4k-instruct template configuration (#1081)

Gustavo de Rosa
09fc0572y ago

Reduce new tokens on command R+ (#1080)

nsarrazin
bc30bd12y ago

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

nsarrazin
745e51e2y ago

🎨 Add color for copy icon (#1070)

Damián Pumar
de2df1a2y ago

Add `ALLOW_INSECURE_COOKIES` feature flag (#1076)

nsarrazin
3d831312y ago

Add phi chat prompt template (#1071)

nsarrazin
d9fc75b2y ago

Bump version to 0.8.3 (#1068)

nsarrazin
af66ff62y ago

Remove extra stop token in phi config (#1067)

nsarrazin
c2650742y ago

return only valid models in the API (#1064)

Kevin CATHALY
815e76f2y ago

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

Kevin CATHALY
8b0abbc2y ago

add createdAt and udpatedAt to new messages (#1062)

nsarrazin
69b29972y ago

Add website for phi3 in config (#1061)

nsarrazin
c51be652y ago

Reorder models in HuggingChat (#1060)

nsarrazin
5f4c0312y ago

Add extra stop tokens for phi 3 (#1059)

nsarrazin
c5fac962y ago

Add Phi 3 to huggingchat (#1058)

nsarrazin
a0a9c1c2y ago

Use llama 3 8B for tasks (#1052)

nsarrazin
84d0edd2y ago

Final fix to assistants display logic (#1056)

nsarrazin
7ede4052y ago

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

nsarrazin
95b37152y ago

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

nsarrazin
9567da62y ago

Use TEI space in prod (#1051)

nsarrazin
2ce3b4b2y ago

Support Gemini 1.5 Pro from Vertex AI (#1041)

Luke, nsarrazin
7d349202y ago

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

nsarrazin
96d25a62y ago

Use dedicated endpoint for embeddings (#1049)

nsarrazin
95ffbe42y ago

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

nsarrazin
6d253ff2y ago

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

nsarrazin
fda044f2y ago

Docker chown change (#1046)

nsarrazin
a696fed2y ago

Use `user` in docker image for spaces (#1045)

nsarrazin
4af31ae2y ago

Kill app on tokenizer load fail (#1044)

nsarrazin
11628e62y ago

Rollback remote embeddings on hchat (#1040)

nsarrazin
a0946bb2y ago

Add load balancing strategy to readme (#1039)

nsarrazin
29f5c0c2y ago

return empty if error on hfapi endpoint (#1038)

nsarrazin
04b77a52y ago

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

nsarrazin
86bc2ea2y ago

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

nsarrazin
0fc95fb2y ago

Switch tokenizer (#1031)

nsarrazin
cc796622y ago

Add logs to tokenizer fetch (#1030)

nsarrazin
8582ce12y ago

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

nsarrazin
9c8ed382y ago

Add instructions for running a copy of HuggingChat (#1026)

nsarrazin
0410c782y ago

Add apple app ID to meta tags (#1025)

nsarrazin
6f25c222y ago

Add assistant instructions to first system message (#1023)

nsarrazin
c2f5b762y ago

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

Kevin CATHALY
84ada3b2y ago

Remove GA from HuggingChat config (#1019)

nsarrazin
a149a6a2y ago

Privacy update (#1018)

julien-c, pierric
d4f393d2y ago

Allow websearch if assistant has dynamic prompts (#1017)

nsarrazin