Commit History
New `InferenceClient` endpoint type (#1813) e08e6dd unverified
feat: allow storing env variable in DB (#1802) 31daf3d unverified
fix: improve tasks performance 49721b1
feat(tasks): use tools for tasks if available (#1749) 66fd2dc unverified
chores(svelte): migration to svelte 5 (#1685) 21b8785 unverified
fix: remove hf token from tool calling 6313a9e unverified
fix: better websearch quotes e6cb887
feat: add sources for websearch (#1551) 1b446e8 unverified
fix(tools): tool call name must be a valid python variable name (#1466) 1268a13 unverified
fix(tools): regex validation b52dc91
fix(prompt): better prompting when gradio tools return a file 8219056
feat(tools): specify either space namespace or huggingface.co URL (#1435) f468f71 unverified
fix(tools): better parse MIME types in tool outputs fdcd6f6
fix(tools): add support for JSON tool outputs bdfaa86
fix(tools): show error in inputs a9054d1 unverified
fix(tools): remove debug logs ee5b129 unverified
fix(tools): show errors properly with new stream 32f8729 unverified
fix(tools): support for video 137821d unverified
fix(tools): remove debug log f784750 unverified
feat(tools): use gradio ETA for tools (#1411) d2a0004 unverified
fix(tools): make show output button work 7da298c unverified
feat(tools): add `File` support efb9260 unverified
feat(tools): add support for video outputs 99d979a unverified
feat(tools): add support for audio output aaa0fbf unverified
fix(tools): increase value max length 2bf8d3e unverified
fix(tools): increase limits on input sizes b7c16d9 unverified
feat(tools): add support for number outputs 55f2070 unverified
Community tools (#1250) b8228c1 unverified
fix(tools): improve json parsing (#1356) f01a458 unverified
feat(models): Llama 3.1 support (#1355) 79b41de unverified
Add SD3 as a tool (#1279) cbd25b9 unverified
feat: request model be concise on tool image outputs (#1202) 2beb933 unverified
Liam Dyer 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