Spaces:
Sleeping
Sleeping
Commit History
Refactor token parameters to standardize naming across models and generation settings dd2acb7
Omni multimodality (#1880) 9092d43 unverified
HuggingChat 2026 (#1875) 7bf1507 unverified
feat: add custom headers support to endpoint inference client 2fadb30
fix: only import node-llama-cpp if needed and skip for huggingchat image 72db8f3
fix: make sure document parser is disabled if not required 67302d2
New `InferenceClient` endpoint type (#1813) 4906f37 unverified
fix: build local llama (#1805) f8f7cda unverified
feat: allow storing env variable in DB (#1802) 48059af unverified
Fix system message handling to preserve user-configured system prompts (#1764) bdb443a unverified
fix: lint 64682dd
fix: docker image llama.cpp error catching 65e6be3
Add `toolId` to ToolCall and use it in tool results (#1787) 82b61d0 unverified
Kelig Kelig LEFEUVRE commited on
fix: build llama.cpp locally in dockerfile (#1788) ffc89fe unverified
feat: add a local endpoint type for inference directly from chat-ui (#1778) de36cdc unverified
fix(preprocessMessages): clarify web search context in final message content 150ff48
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