Commit History

fix: rm error in retrying when tool calls are not parsed properly
60d7e61

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
e08e6dd
unverified

nsarrazin commited on

fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754)
f84082b
unverified

nsarrazin commited on

feat(tasks): use tools for tasks if available (#1749)
66fd2dc
unverified

nsarrazin commited on

Anthropic Tool Support (#1594)
1ac3a3c
unverified

evalstate nsarrazin commited on

feat: new tool UI (#1630)
74ed6b2
unverified

nsarrazin victor HF Staff commited on

fix: error reporting in tool calling
f09b6ee
unverified

nsarrazin commited on

feat: improve tool calling & add tools to qwen 2.5 72b (#1615)
f7aef71
unverified

nsarrazin commited on

feat(endpoints): Add conv ID to headers passed to TGI (#1511)
7be99f0
unverified

nsarrazin commited on

fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465)
19ed644
unverified

nsarrazin commited on

fix(assistants): only enable websearch on assistants with RAG (#1452)
7c30d9b
unverified

nsarrazin commited on

feat(assistants): use community tools in assistants (#1421)
3bb3aef
unverified

nsarrazin commited on

feat(tools): use gradio ETA for tools (#1411)
d2a0004
unverified

nsarrazin commited on

fix(tools): make show output button work
7da298c
unverified

nsarrazin commited on

fix(tools): show error cause
70bfae4
unverified

nsarrazin commited on

feat(tools): more detailed errors from tools
9e6bc27
unverified

nsarrazin commited on

Community tools (#1250)
b8228c1
unverified

nsarrazin commited on

fix(logs): improve logging
71f3ffb
unverified

nsarrazin commited on

fix(tools): improve json parsing (#1356)
f01a458
unverified

nsarrazin commited on

feat(models): Llama 3.1 support (#1355)
79b41de
unverified

nsarrazin commited on

Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
c57556a

nsarrazin commited on

Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
52f0545
unverified

nsarrazin commited on

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

Add metrics for models, tools, websearch (#1186)
dc36de5
unverified

nsarrazin antoniora commited on

Add error message for tools (#1163)
77abe30
unverified

Liam Dyer nsarrazin commited on

Function calling (#996)
faa93d9
unverified

nsarrazin victor HF Staff Liam Dyer Mishig commited on