Spaces:
Runtime error
Runtime error
Commit History
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
Add langserve endpoint (#1009) f1cd31d unverified
Antonio Ramos antoniora commited on
Fix capitalization (#1012) 9e28e22 unverified
Derry Tutt commited on
Send characters by groups of 5 (#1007) 46ce5bd unverified
Show the assistant model name in the chat input (#1006) e6e86a3 unverified
Fix unresponsive page after deleting all conversations (#1004) 6f6d080 unverified
Francois Lancelot commited on