Commit History
Remove extra stop token in phi config (#1067)
af66ff6
unverified
return only valid models in the API (#1064)
c265074
unverified
Kevin CATHALY
commited on
add default value for description and examples in the API route for models (#1063)
815e76f
unverified
Kevin CATHALY
commited on
add createdAt and udpatedAt to new messages (#1062)
8b0abbc
unverified
Add website for phi3 in config (#1061)
69b2997
unverified
Reorder models in HuggingChat (#1060)
c51be65
unverified
Add extra stop tokens for phi 3 (#1059)
5f4c031
unverified
Add Phi 3 to huggingchat (#1058)
c5fac96
unverified
Use llama 3 8B for tasks (#1052)
a0a9c1c
unverified
Final fix to assistants display logic (#1056)
84d0edd
unverified
Only require featured assistants for other users' assistants (#1054)
7ede405
unverified
fix: See all your assistants regardless of usercount (#1053)
95b3715
unverified
Use TEI space in prod (#1051)
9567da6
unverified
Support Gemini 1.5 Pro from Vertex AI (#1041)
2ce3b4b
unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043)
7d34920
unverified
Use dedicated endpoint for embeddings (#1049)
96d25a6
unverified
Always dispose of pipeline for embeddings after use (#1048)
95ffbe4
unverified
Dispose of embeddings pipeline occasionally to clear memory (#1047)
6d253ff
unverified
Docker chown change (#1046)
fda044f
unverified
Use `user` in docker image for spaces (#1045)
a696fed
unverified
Kill app on tokenizer load fail (#1044)
4af31ae
unverified
Rollback remote embeddings on hchat (#1040)
11628e6
unverified
Add load balancing strategy to readme (#1039)
a0946bb
unverified
return empty if error on hfapi endpoint (#1038)
29f5c0c
unverified
Use inference API for embeddings in huggingchat prod (#1037)
04b77a5
unverified
Switch task model and add max tokens limits (#1036)
86bc2ea
unverified
Switch tokenizer (#1031)
0fc95fb
unverified
Add logs to tokenizer fetch (#1030)
cc79662
unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029)
8582ce1
unverified
Add instructions for running a copy of HuggingChat (#1026)
9c8ed38
unverified
Add apple app ID to meta tags (#1025)
0410c78
unverified
Add assistant instructions to first system message (#1023)
6f25c22
unverified
add an endpoint to api to get an assistant by id (#1020)
c2f5b76
unverified
Kevin CATHALY
commited on
Remove GA from HuggingChat config (#1019)
84ada3b
unverified
Allow websearch if assistant has dynamic prompts (#1017)
d4f393d
unverified
Bump version to 0.8.2 (#1016)
0596230
unverified
Update marked from v4 to v12 (#1015)
305971b
unverified
Liam Dyer
commited on
Add langserve endpoint (#1009)
f12455d
unverified
Antonio Ramos
antoniora
commited on
Fix capitalization (#1012)
4538f1d
unverified
Derry Tutt
commited on
Tweak default Zephyr example (#1010)
dff58d2
unverified
Send characters by groups of 5 (#1007)
c1caa1f
unverified
Show the assistant model name in the chat input (#1006)
2435b95
unverified
Fix unresponsive page after deleting all conversations (#1004)
a59f531
unverified
Francois Lancelot
commited on