Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
debug 8601e9a
fixing inference token c53966b
inference token 72bac94
Move model selector below chat input 9615e37
Fix: model selector dropdown bg, get_max_tokens None fallback b160a21
Migrate to client-side OAuth via @huggingface/hub d08ce81
Comprehensive frontend/backend overhaul: unified tool system, responsive UI, code quality e77f678
log streaming 226dea1
Henri Bonamy commited on
deleted search code 9d53405
adding whoami to system prompt 4197b96
Add hf_repo_files and hf_repo_git tools 8b2c9e3
Cleaning up tools a2eb28d
Remove utils_tools and disable private_hf_repo_tool c92b763
Fix: look for hardware_flavor at top level of tool_args, not nested 5d45d14
Merge configurable-permissions: add confirm_cpu_jobs, auto_file_upload, keep yolo mode 9bb2fc3
Merge branch 'dataset_tools' e96ab7e
Unify dataset tools into single comprehensive hf_inspect_dataset tool 0d8b29e
fixing logs 67f8ace
Add yolo mode for auto-approving tool calls 803b966
cleaned comments 5ede083
Yoan Di Cosmo commited on
Added 2 dataset tools, one to list rows, the other one to download the dataset ba44575
Yoan Di Cosmo commited on
Add auto_file_upload and confirm_cpu_jobs config settings 4a6892c
Yoan Di Cosmo commited on
better file uploading bc8323d
subprocess uploading f8d6755
session logging 8d46a58
removing extra prints 7473699
loading date in system prompt, search code update (still not there) 0972775
github tools updated 63a4db3
poc github tools a6dcda8
Merge branch 'main' into private-repo-tool b7b2c0c
made cli able to take in copy pasted things a84363c
Added tools to create repos, view them, upload files to them (private). added a clock tool. 0c21cf1
Henri Bonamy commited on
main agent search has better vibes b307ff7
reworked job tool descriptions + implemented batch processing for hf_job tool calls in cli 1598bb4
reordered tools b9c2325
formatting + typo fix 706d95d
Merge branch 'main' into explore-tool 1dfd328
Aksel Joonas Reedi commited on
color for output, tool output truncation, plan printing 1297e91
Henri Bonamy commited on
Agent can now plan using a new tool bab19bd
Henri Bonamy commited on
added the explore subagent, quality ok but not perf 5e8489d
adding a user approval step to jobs api + ruff formatting 927e50a
pass ToolErrors to agent, correct HF token handling, simplify uv job calls 160da13
Henri Bonamy commited on
lol yolo merge af1a664
Aksel Joonas Reedi commited on
adding the hf jobs tool to be exported fc4f247
ported the hf jobs tool to python 2ca459e
custom hf jobs tool impl 4d8a789
prompt update and loading from file cd123dd
prompt change fb5f967
Henri Bonamy commited on
added compaction every x tokens d574d65
Henri Bonamy commited on