Spaces:
Paused
Paused
Commit History
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) 185c2ff unverified
feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687) df0f84c unverified
chores(svelte): migration to svelte 5 (#1685) a1a6daf unverified
fix: bedrock prepareMessages parameters (#1686) 415831f unverified
Anthropic Tool Support (#1594) 69d5a1c unverified
Add support for Amazon Nova (#1629) 28c09f1 unverified
fix: disable caching on OpenAI-compatible endpoint type d433f1d unverified
fix: single step in cohere endpoint type (#1632) 31170da unverified
fix: make single step forcing optional on cohere endpoint type 46a8e79
feat(openai): added support for o1 reasoning models (#1618) 3360a5d unverified
Anthropic PDF Beta Support (#1571) 33d6f58 unverified
fix: remove accessToken min length for llama.cpp endpoint 8bd5344
Fix/oai parameters 1552 (#1557) 9c8e5e0 unverified
evalstate commited on
fix: better websearch quotes e7c09f7
feat: add sources for websearch (#1551) 69dee14 unverified
feat: paste long context as plaintext files (#1549) c99779e unverified
[feat] Add support for endpoint web sources (#1544) eabf2bf unverified
fix(endpoint): fallback to hf token for openai endpoint type 8a9d27a unverified
[fix] Fix typo in Vertex (#1531) af3d972 unverified
goupilew commited on
[vertex] Add PDF/plein texts support (#1520) aa59751 unverified
goupilew commited on
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 791e118 unverified
feat(tools): Basic tool support for OpenAI models (#1447) 7dbac68 unverified
Add support for model version in Vertex AI (#1496) 5559ab7 unverified
Fix: Cohere Endpoint - Add Support for Tools (#1490) b642b29 unverified
dvirmor commited on
fix: multimodal on TGI endpoint type (#1491) bd01335 unverified
fix(endpoints): make bedrock import optional (#1468) f13ecff unverified
feat: add support for multimodal in Vertex (#1338) 96070f4 unverified
goupilew commited on
Add support for Anthropic models via AWS Bedrock (#1413) bf78ac3 unverified
Dynamic credential resolution for AWS endpoints (#1419) cc0d6c5 unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 1f8ab3d unverified
Major bump to sveltekit & node-adapter versions (#1395) 06feee8 unverified
feature(cohere): add clientName param to cohere endpoint 75663fd unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382) 7da6dd6 unverified
Add support to @cf models with cloudflare.com (#1378) b831f4b unverified
W. Gustavo Cevallos commited on
Add Google Gemini API Support (#1330) 1c84463 unverified
Standardize llama.cpp endpoint with `baseURL` (#1305) 71b3944 unverified
Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)" 77ea6f2 unverified
chore(deps): update major versions on svelte, sveltekit & node (#1281) a41af50 unverified
Refactor logger error messages for consistency. (#1257) dc98038 unverified
Denzel Mendez commited on
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
Send `ollama pull` request if model is not available locally (#1227) 30a5447 unverified
Generic Multimodal Support Fixed (#1147) 5b1a9aa unverified
Revert "Generic Multimodal Support" (#1146) 3382639 unverified
Mishig commited on