Commit History
New `InferenceClient` endpoint type (#1813) e08e6dd unverified
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) f84082b unverified
feat(tasks): use tools for tasks if available (#1749) 66fd2dc unverified
Anthropic Tool Support (#1594) 1ac3a3c unverified
fix: error reporting in tool calling f09b6ee unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) f7aef71 unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 7be99f0 unverified
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 19ed644 unverified
fix(assistants): only enable websearch on assistants with RAG (#1452) 7c30d9b unverified
feat(assistants): use community tools in assistants (#1421) 3bb3aef unverified
feat(tools): use gradio ETA for tools (#1411) d2a0004 unverified
fix(tools): make show output button work 7da298c unverified
fix(tools): show error cause 70bfae4 unverified
feat(tools): more detailed errors from tools 9e6bc27 unverified
Community tools (#1250) b8228c1 unverified
fix(logs): improve logging 71f3ffb unverified
fix(tools): improve json parsing (#1356) f01a458 unverified
feat(models): Llama 3.1 support (#1355) 79b41de unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)" c57556a
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292) 52f0545 unverified
Trim trailing comma on tool calls (#1229) 7b6a509 unverified
Liam Dyer commited on
Generic tool error msg "Error occurred" (#1193) 08e4cf5 unverified
Mishig commited on
Simplify tool error handling (#1168) 1bbbb2d unverified
Liam Dyer Mishig commited on
Bypass spaces tools rate limit (#1167) c0c1253 unverified
Mishig commited on