huggingchat/chat-ui
push placeholder for huggingchat
Move vars to dynamic, add metrics (#1085)
retry text area height (#1091)
Add truncate to task model (#1090)
Add the simplest healthcheck route (#1089)
Use pino for logs (#1086)
Sort by Trending to default (#1082)
Adds <s> to Phi-3-mini-4k-instruct template configuration (#1081)
Reduce new tokens on command R+ (#1080)
set `sameSite` to `lax` when allowing insecure cookies (#1078)
🎨 Add color for copy icon (#1070)
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076)
Add phi chat prompt template (#1071)
Bump version to 0.8.3 (#1068)
Remove extra stop token in phi config (#1067)
return only valid models in the API (#1064)
add default value for description and examples in the API route for models (#1063)
add createdAt and udpatedAt to new messages (#1062)
Add website for phi3 in config (#1061)
Reorder models in HuggingChat (#1060)
Add extra stop tokens for phi 3 (#1059)
Add Phi 3 to huggingchat (#1058)
Use llama 3 8B for tasks (#1052)
Final fix to assistants display logic (#1056)
Only require featured assistants for other users' assistants (#1054)
fix: See all your assistants regardless of usercount (#1053)
Use TEI space in prod (#1051)
Support Gemini 1.5 Pro from Vertex AI (#1041)
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043)
Use dedicated endpoint for embeddings (#1049)
Always dispose of pipeline for embeddings after use (#1048)
Dispose of embeddings pipeline occasionally to clear memory (#1047)
Docker chown change (#1046)
Use `user` in docker image for spaces (#1045)
Kill app on tokenizer load fail (#1044)
Rollback remote embeddings on hchat (#1040)
Add load balancing strategy to readme (#1039)
return empty if error on hfapi endpoint (#1038)
Use inference API for embeddings in huggingchat prod (#1037)
Switch task model and add max tokens limits (#1036)
Switch tokenizer (#1031)
Add logs to tokenizer fetch (#1030)
Add support for Meta Llama 3 70B in HuggingChat (#1029)
Add instructions for running a copy of HuggingChat (#1026)
Add apple app ID to meta tags (#1025)
Add assistant instructions to first system message (#1023)
add an endpoint to api to get an assistant by id (#1020)
Remove GA from HuggingChat config (#1019)
Privacy update (#1018)
Allow websearch if assistant has dynamic prompts (#1017)
