Spaces:
Runtime error
Runtime error
Commit History
Log parsing failures, drop from UI (#1189) 76a7af0 unverified
Liam Dyer commited on
Bypass spaces tools rate limit (#1167) 719022a unverified
Mishig commited on
Fix Playwright leak and use multiple contexts (#1187) aee936e unverified
Add metrics for models, tools, websearch (#1186) 6e18e46 unverified
fix: parse ISS if returned in OIDC flow (#1162) 0fcb8db unverified
Ony call tools if model.tools is true (#1172) 79b1d0e unverified
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
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
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
Use pino for logs (#1086) 486ffa7 unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078) 002aebe unverified
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076) 9c0ebc6 unverified
Use TEI space in prod (#1051) 8cb1f84 unverified
Support Gemini 1.5 Pro from Vertex AI (#1041) 15042e9 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 langserve endpoint (#1009) f1cd31d unverified
Antonio Ramos antoniora commited on
Move default template so it doesn't override tokenizer (#987) 7451c63 unverified
Set ChatML as default chat prompt template (#985) 69b890b unverified
quick fix error message (#977) fa62a1a unverified
Add support for cohere endpoints (#976) 70cdf7a unverified
Use jinja template for chat formatting (#730) (#744) 144112e unverified
Implement Cloudflare Workers AI endpoint (#907) (#972) 987575f unverified
Google Vertex API support (#950) d5625b9 unverified
[Assistants] trending feature (#938) 1b76365 unverified
[Websearch] change context schema (#944) a4dc062 unverified
Mishig commited on