Spaces:
Paused
Paused
Commit History
fix: improve tasks performance 28b6d44
feat(model): configure Llama-3.1-8B-Instruct with OpenAI-compatible endpoint 55ff303
feat(tasks): use tools for tasks if available (#1749) 6655689 unverified
fix: move FinalAnswer outside of reasoning processing blocks (#1717) f0ab567 unverified
fix: handle no beginToken for token based reasoning models (#1713) a68038a unverified
chores(svelte): migration to svelte 5 (#1685) a1a6daf unverified
fix: bedrock prepareMessages parameters (#1686) 415831f unverified
feat(chart): use inference proxy (#1688) cf63293 unverified
feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660) a38e9de unverified
Added currentDate variable to Dynamic Prompt (#1648) 81ac98c unverified
feat(websearch): skip pages that dont return success (#1639) 514377e unverified
Anthropic Tool Support (#1594) 69d5a1c unverified
add option to send user message as part of request body in assistant … (#1322) 945e63b 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
fix: catch errors more gracefully in reasoning specific calls c024800
fix: set alg in auth if not set by user efdd3cf unverified
feat(openai): added support for o1 reasoning models (#1618) 3360a5d unverified
fix: error reporting in tool calling c75addc unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) 642ce40 unverified
fix: summary prompt 66897e4
feat: UI for advanced reasoning models (#1605) bf75aa7 unverified
Anthropic PDF Beta Support (#1571) 33d6f58 unverified
fix: default auth not properly treated if undefined 907104b
feat: aggregate model votes in metrics a504517
fix: remove hf token from tool calling cfb58c1 unverified
fix(websearch): block protocols on playwright (#1579) 54e4da8 unverified
fix: remove accessToken min length for llama.cpp endpoint 8bd5344
feat(migrations): clean up empty conversations from db (#1561) dd87ed5 unverified
Fix/oai parameters 1552 (#1557) 9c8e5e0 unverified
evalstate commited on
fix: move thumbnail fonts to server side 710c506
fix: better websearch quotes e7c09f7
feat: add sources for websearch (#1551) 69dee14 unverified
fix: only show playground button for models that are available 451ffc4 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: use custom tool template only for huggingchat 1fcfcd5 unverified
feat: use model id as fallback for finding a tokenizer (#1535) 07b0bcd unverified
[fix] Fix typo in Vertex (#1531) af3d972 unverified
goupilew commited on
feat(models): add `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` (#1527) c5ee468 unverified
[vertex] Add PDF/plein texts support (#1520) aa59751 unverified
goupilew commited on