Spaces:
Sleeping
Sleeping
Commit History
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
Generic Multimodal Support (#1021) 46dd845 unverified
feat: add support for anthropic on vertex (#958) 61e5613 unverified
[VertexAI] Add support for tools parameter (#1065) 61d56f7 unverified
Use pino for logs (#1086) 486ffa7 unverified
Support Gemini 1.5 Pro from Vertex AI (#1041) 15042e9 unverified
Add langserve endpoint (#1009) f1cd31d unverified
Antonio Ramos antoniora commited on
quick fix error message (#977) fa62a1a unverified
Add support for cohere endpoints (#976) 70cdf7a unverified
Implement Cloudflare Workers AI endpoint (#907) (#972) 987575f unverified
Google Vertex API support (#950) d5625b9 unverified
Anthropic Endpoint Support (#923) 58c3781 unverified
Liam Dyer commited on
Fix prompt caching on llama.cpp endpoints (#920) d96c921 unverified
Make sure preprompt is set on open ai endpoint type (#913) c78cb53 unverified
Fix issue with "continue" feature on llama.cpp endpoints (#898) 379bd53 unverified
Bug Fix: Json Decoder aggessively pulls json (#867) 606fbf7 unverified
fix continue button on openai endpoint (#803) 0d1a7ca unverified
Several QoL contributions (#760) 4ef3bdf unverified
Continue generation feature (#707) c51ecfb unverified
[JS] use shorthand notation (#711) 347b211 unverified
Mishig commited on