Commit History
fix: make sure document parser is disabled if not required dcc2568
New `InferenceClient` endpoint type (#1813) e08e6dd unverified
fix: build local llama (#1805) 4ad3b5d unverified
feat: allow storing env variable in DB (#1802) 31daf3d unverified
Fix system message handling to preserve user-configured system prompts (#1764) 6370857 unverified
fix: lint cacbed6
fix: docker image llama.cpp error catching 9fb713b
Add `toolId` to ToolCall and use it in tool results (#1787) 6f95791 unverified
Kelig Kelig LEFEUVRE commited on
fix: build llama.cpp locally in dockerfile (#1788) f75b6cb unverified
feat: add a local endpoint type for inference directly from chat-ui (#1778) 4e9a7a9 unverified
fix(preprocessMessages): clarify web search context in final message content 42aaa16
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) f84082b unverified
feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687) 38dffdd unverified
chores(svelte): migration to svelte 5 (#1685) 21b8785 unverified
fix: bedrock prepareMessages parameters (#1686) 8247328 unverified
Anthropic Tool Support (#1594) 1ac3a3c unverified
Add support for Amazon Nova (#1629) d965f78 unverified
fix: disable caching on OpenAI-compatible endpoint type aca14a0 unverified
fix: single step in cohere endpoint type (#1632) 6d0c42a unverified
fix: make single step forcing optional on cohere endpoint type 0d9f3a5
feat(openai): added support for o1 reasoning models (#1618) 98c38e0 unverified
Anthropic PDF Beta Support (#1571) 63c93cf unverified
fix: remove accessToken min length for llama.cpp endpoint ca90fbf
Fix/oai parameters 1552 (#1557) 52dfa8c unverified
evalstate commited on
fix: better websearch quotes e6cb887
feat: add sources for websearch (#1551) 1b446e8 unverified
feat: paste long context as plaintext files (#1549) 482ed81 unverified
[feat] Add support for endpoint web sources (#1544) f6846e2 unverified
fix(endpoint): fallback to hf token for openai endpoint type 90b3789 unverified
[fix] Fix typo in Vertex (#1531) 139b199 unverified
goupilew commited on
[vertex] Add PDF/plein texts support (#1520) a5e332d unverified
goupilew commited on
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 7be99f0 unverified
feat(tools): Basic tool support for OpenAI models (#1447) e8b8f21 unverified
Add support for model version in Vertex AI (#1496) e086acf unverified
Fix: Cohere Endpoint - Add Support for Tools (#1490) e8978b1 unverified
dvirmor commited on
fix: multimodal on TGI endpoint type (#1491) 55b5edf unverified
fix(endpoints): make bedrock import optional (#1468) 3ea07ad unverified
feat: add support for multimodal in Vertex (#1338) a0199fc unverified
goupilew commited on
Add support for Anthropic models via AWS Bedrock (#1413) b6274e8 unverified
Dynamic credential resolution for AWS endpoints (#1419) 48ab25e unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 47a469a unverified
Major bump to sveltekit & node-adapter versions (#1395) 29a0119 unverified
feature(cohere): add clientName param to cohere endpoint 30f27b1 unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382) 199c927 unverified
Add support to @cf models with cloudflare.com (#1378) 876fde5 unverified
W. Gustavo Cevallos commited on