Spaces:
Paused
Paused
Commit History
Fix message update migration not applying (#1164) 0f633f3 unverified
Liam Dyer commited on
Always close playwright page (#1171) 853f8fc unverified
Clear playwright singleton on close (#1170) 2a6e267 unverified
Liam Dyer commited on
Add error message for tools (#1163) baa4992 unverified
add missing assistantId param (#1156) 7ae6b59 unverified
Kevin CATHALY commited on
add assistantId in the conversation API (#1154) 60ddb23 unverified
Kevin CATHALY commited on
Generic Multimodal Support Fixed (#1147) 5b1a9aa unverified
Revert "Generic Multimodal Support" (#1146) 3382639 unverified
Mishig commited on
Generic Multimodal Support (#1021) 46dd845 unverified
Web Search: Playwright, spatial parsing, markdown (#1094) 2c00ea8 unverified
Liam Dyer Aaditya Sahay Aaditya Sahay commited on
[fix] Assistant websearch text/markdown source (#1129) 4e2fc92 unverified
Mishig commited on
Remove trim on user input (#1122) 29ef401 unverified
feat: add support for anthropic on vertex (#958) 61e5613 unverified
Fix context of logger (#1112) f862a80 unverified
Fix OpenAI Embeddings Auth Issue (#1077) 77340d8 unverified
[VertexAI] Add support for tools parameter (#1065) 61d56f7 unverified
retry text area height (#1091) ba0f951 unverified
Add the simplest healthcheck route (#1089) 691469d unverified
Use pino for logs (#1086) 486ffa7 unverified
Sort by Trending to default (#1082) e96b46c unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078) 002aebe unverified
🎨 Add color for copy icon (#1070) fa39a67 unverified
Damián Pumar commited on
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076) 9c0ebc6 unverified
return only valid models in the API (#1064) ed00145 unverified
Kevin CATHALY commited on
add default value for description and examples in the API route for models (#1063) 4fba103 unverified
Kevin CATHALY commited on
add createdAt and udpatedAt to new messages (#1062) e2dd2df unverified
Final fix to assistants display logic (#1056) 8af99d6 unverified
Only require featured assistants for other users' assistants (#1054) a54aa20 unverified
fix: See all your assistants regardless of usercount (#1053) cfb13b9 unverified
Use TEI space in prod (#1051) 8cb1f84 unverified
Support Gemini 1.5 Pro from Vertex AI (#1041) 15042e9 unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043) 0f622fd unverified
Always dispose of pipeline for embeddings after use (#1048) 622c26c unverified
Dispose of embeddings pipeline occasionally to clear memory (#1047) e5a85ec unverified
Kill app on tokenizer load fail (#1044) ca2ac64 unverified
return empty if error on hfapi endpoint (#1038) 9911143 unverified
Use inference API for embeddings in huggingchat prod (#1037) cc2dafe unverified
Switch task model and add max tokens limits (#1036) 66fa870 unverified
Add logs to tokenizer fetch (#1030) 623e026 unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029) df5291c unverified
Add apple app ID to meta tags (#1025) 845c6da unverified
Add assistant instructions to first system message (#1023) 83b349f unverified
add an endpoint to api to get an assistant by id (#1020) 0402d07 unverified
Kevin CATHALY commited on
Allow websearch if assistant has dynamic prompts (#1017) 8979598 unverified
Update marked from v4 to v12 (#1015) 91c7bd0 unverified
Liam Dyer commited on