Refactor token parameters to standardize naming across models and generation settings dd2acb7 victor HF Staff commited on Sep 29, 2025
feat: add custom headers support to endpoint inference client 2fadb30 nsarrazin commited on Jun 10, 2025
fix: only import node-llama-cpp if needed and skip for huggingchat image 72db8f3 nsarrazin commited on May 16, 2025
fix: make sure document parser is disabled if not required 67302d2 nsarrazin commited on May 15, 2025
Fix system message handling to preserve user-configured system prompts (#1764) bdb443a unverified stoXe nsarrazin commited on Apr 11, 2025
Add `toolId` to ToolCall and use it in tool results (#1787) 82b61d0 unverified Kelig Kelig LEFEUVRE commited on Apr 7, 2025
fix: build llama.cpp locally in dockerfile (#1788) ffc89fe unverified nsarrazin commited on Apr 7, 2025
feat: add a local endpoint type for inference directly from chat-ui (#1778) de36cdc unverified nsarrazin commited on Apr 4, 2025
fix(preprocessMessages): clarify web search context in final message content 150ff48 nsarrazin commited on Mar 12, 2025
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) 185c2ff unverified nsarrazin commited on Mar 12, 2025
feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687) df0f84c unverified lgarbarini nsarrazin commited on Mar 12, 2025
fix: bedrock prepareMessages parameters (#1686) 415831f unverified lgarbarini nsarrazin commited on Feb 7, 2025
Add support for Amazon Nova (#1629) 28c09f1 unverified Tarek Becker nsarrazin commited on Jan 2, 2025
fix: disable caching on OpenAI-compatible endpoint type d433f1d unverified nsarrazin commited on Dec 28, 2024
fix: single step in cohere endpoint type (#1632) 31170da unverified nsarrazin commited on Dec 20, 2024
fix: make single step forcing optional on cohere endpoint type 46a8e79 nsarrazin commited on Dec 17, 2024
feat(openai): added support for o1 reasoning models (#1618) 3360a5d unverified keganhollern nsarrazin commited on Dec 9, 2024
feat: add sources for websearch (#1551) 69dee14 unverified nsarrazin Liam Dyer Aaditya Sahay Aaditya Sahay commited on Nov 5, 2024
feat: paste long context as plaintext files (#1549) c99779e unverified nsarrazin commited on Oct 30, 2024
[feat] Add support for endpoint web sources (#1544) eabf2bf unverified goupilew nsarrazin commited on Oct 28, 2024
fix(endpoint): fallback to hf token for openai endpoint type 8a9d27a unverified nsarrazin commited on Oct 25, 2024
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 791e118 unverified nsarrazin commited on Oct 10, 2024
feat(tools): Basic tool support for OpenAI models (#1447) 7dbac68 unverified gladish jacobgladish nsarrazin commited on Oct 4, 2024
Add support for model version in Vertex AI (#1496) 5559ab7 unverified thomas-pocreau goupilew nsarrazin commited on Sep 27, 2024
Fix: Cohere Endpoint - Add Support for Tools (#1490) b642b29 unverified dvirmor commited on Sep 26, 2024
fix(endpoints): make bedrock import optional (#1468) f13ecff unverified nsarrazin commited on Sep 13, 2024
Move Google GenAI API key to env file instead (#1448) dffaafd unverified altbdoor nsarrazin commited on Sep 9, 2024
feat: add support for multimodal in Vertex (#1338) 96070f4 unverified goupilew commited on Sep 9, 2024
Add support for Anthropic models via AWS Bedrock (#1413) bf78ac3 unverified ABarLT nsarrazin commited on Aug 26, 2024
Dynamic credential resolution for AWS endpoints (#1419) cc0d6c5 unverified Mike Nason nsarrazin commited on Aug 25, 2024
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 1f8ab3d unverified L nsarrazin commited on Aug 25, 2024
Major bump to sveltekit & node-adapter versions (#1395) 06feee8 unverified nsarrazin commited on Aug 7, 2024
feature(cohere): add clientName param to cohere endpoint 75663fd unverified nsarrazin commited on Aug 6, 2024