Spaces:
Running
Running
Commit History
Use pino for logs (#1086)
ddbe7d2
unverified
Sort by Trending to default (#1082)
fc53d26
unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078)
bc30bd1
unverified
🎨 Add color for copy icon (#1070)
745e51e
unverified
Damián Pumar
commited on
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076)
de2df1a
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
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
Always dispose of pipeline for embeddings after use (#1048)
95ffbe4
unverified
Dispose of embeddings pipeline occasionally to clear memory (#1047)
6d253ff
unverified
Kill app on tokenizer load fail (#1044)
4af31ae
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
Add logs to tokenizer fetch (#1030)
cc79662
unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029)
8582ce1
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
Allow websearch if assistant has dynamic prompts (#1017)
d4f393d
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
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
Update models and add check for assistants model on startup (#998)
29b7d2a
unverified
Move default template so it doesn't override tokenizer (#987)
9437108
unverified
Set ChatML as default chat prompt template (#985)
619722b
unverified
quick fix error message (#977)
d323cb0
unverified
Add support for cohere endpoints (#976)
a99cca3
unverified
Use jinja template for chat formatting (#730) (#744)
0819256
unverified
Implement Cloudflare Workers AI endpoint (#907) (#972)
cb000d3
unverified
Group tokens randomly (#964)
a01ed5a
unverified
User count update (#970)
eb956bc
unverified
Fix button placement on assistant edit/create form (#962)
df27d77
unverified
Google Vertex API support (#950)
3ebd3a8
unverified
madppiper
commited on
[Trending assistants] make ui visible (#966)
9a4b7ac
unverified
Mishig
commited on