Spaces:
Sleeping
Sleeping
Commit History
fix websearch on assistants (#1244) 4003083 unverified
Fix: tools in endpointVertex now optional (#1234) 2e277cb unverified
SebSchroen commited on
Add sampling parameter support to cloudflare (#1233) 8019701 unverified
Fix error logging (#1228) 7dd92b8 unverified
Trim trailing comma on tool calls (#1229) 3ce3e36 unverified
Liam Dyer commited on
Send `ollama pull` request if model is not available locally (#1227) 30a5447 unverified
feat: skip tools when all disabled (#1205) 572bcbe unverified
Liam Dyer commited on
Add support for SearchApi API (#1196) c7a65c3 unverified
SebastjanPrachovskij commited on
feat: request model be concise on tool image outputs (#1202) f6440ab unverified
Liam Dyer commited on
Generic tool error msg "Error occurred" (#1193) 59077fd unverified
Mishig commited on
Simplify tool error handling (#1168) aa0485a unverified
Liam Dyer Mishig commited on
Reduce message update size returned by websearch (#1179) 5459f31 unverified
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