ml-intern / agent /tools /dataset_tools.py

Commit History

sync: org onboarding, model updates, sandbox cleanup, prompt fixes
5af3ab5

akseljoonas HF Staff commited on

fix: route all HF token usage through session.hf_token from OAuth
33f29a8

akseljoonas HF Staff commited on

fix: pass user OAuth token to dataset inspection tool
061ebdc

akseljoonas HF Staff commited on

rewording
ef41473

akseljoonas HF Staff commited on

v3 prompt and tool desc rework
66647c8

akseljoonas HF Staff commited on

small modif
e14c4ab

Yoan Di Cosmo commited on

limit in rows displaying
ce69c24

Yoan Di Cosmo commited on

better data shape + small change in tool desc
693d9c0

Yoan Di Cosmo commited on

Fix example message selection and show as JSON with all keys
f6a5c51

akseljoonas HF Staff commited on

Prefer tool_calls or assistant message for example structure
f6b02f3

akseljoonas HF Staff commited on

Unify dataset tools into single comprehensive hf_inspect_dataset tool
e8a3722

akseljoonas HF Staff commited on

modified timeout and rows parameters
73be271

Yoan Di Cosmo commited on

Added 2 dataset tools, one to list rows, the other one to download the dataset
5fd5de2

Yoan Di Cosmo commited on