Commit History
Remove utils_tools and disable private_hf_repo_tool dcf7e9f
Merge branch 'dataset_tools' 6b8d730
Fix example message selection and show as JSON with all keys f6a5c51
Prefer tool_calls or assistant message for example structure f6b02f3
Unify dataset tools into single comprehensive hf_inspect_dataset tool e8a3722
jobs tool timeout errors; f249429
Add retry logic for job log streaming to handle connection drops 7334697
integrated hf skills into the prompts 6735687
modified timeout and rows parameters 73be271
Yoan Di Cosmo commited on
main merge 5d03d2f
Henri Bonamy commited on
Added 2 dataset tools, one to list rows, the other one to download the dataset 5fd5de2
Yoan Di Cosmo commited on
Filter UV package installation output from HF Jobs logs 901eeae
optional deps and main prints a35ac53
removing extra prints 89b1b00
system prompt and github tool desc. update ca6c6c4
loading date in system prompt, search code update (still not there) 64a9ca9
private tool handles spaces better + prompt improvements for reliability c4b9199
Henri Bonamy commited on
updated output for find examples c747f40
unified ref tag and imporved read_file bb3e0eb
list repos tool working 5ade0c3
find examples tool (repo crawling + fuzzy matching) e6cbfb2
github tools updated 0eeb657
ruff 473c020
poc github tools ccbe2d2
Merge branch 'main' into private-repo-tool b70fed7
Added tools to create repos, view them, upload files to them (private). added a clock tool. 82baf19
Henri Bonamy commited on
main agent search has better vibes f817978
reworked job tool descriptions + implemented batch processing for hf_job tool calls in cli 6e51e5b
reworked the hf-jobs tool 754dcb4
improved search agent prompt and descriptions 1eb1662
deleted help style call, added it to tool descritption and autoloaded HF token to env 97d43b2
formatting + typo fix eaf2575
Merge branch 'main' into explore-tool 9995a3b
Aksel Joonas Reedi commited on
moved config file + small fixes e07acd5
added a api search tool and refined the hf docs search tools 8659946
prompt changes, more robust hf token sending, banner 0d57ce5
Henri Bonamy commited on
color for output, tool output truncation, plan printing 258ab19
Henri Bonamy commited on
added the explore subagent, quality ok but not perf b6155b0
small prompt change, printing job url before stream instead of id e6cb515
Henri Bonamy commited on
adding a user approval step to jobs api + ruff formatting 122b05c
pass ToolErrors to agent, correct HF token handling, simplify uv job calls d6f16e0
Henri Bonamy commited on
small param / docs change to improve reliability of job scheduling by the agent af33bf2
Henri Bonamy commited on
Log streaming enabled f7ae486
Henri Bonamy commited on