Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Run jobs under user or org accounts with upgrade / org-pick UX (#132) ff8c636 unverified
Aksel Joonas Reedi commited on
Make the CLI startup banner show the actual CLI default model (#122) 1bce0eb unverified
Aksel Joonas Reedi commited on
Fix CLI rendering corruption and split CLI/frontend model defaults (#121) 3eec386 unverified
Aksel Joonas Reedi commited on
Switch from Bedrock to Anthropic endpoint as default. Include support for gpt-5.5 (#118) 0545e40 unverified
feat(observability) 2a2e170 unverified
Aksel Joonas Reedi commited on
fix: route bedrock/ model ids via LiteLLM Bedrock adapter (#89) ac55773 unverified
Guillaume Salou commited on
feat: route Claude via Bedrock inference profile (#82) 2fac9ff unverified
Guillaume Salou commited on
feat: enable Anthropic prompt caching on system prompt and tools (#69) 5d357ba unverified
fix /model switcher with effort params e2552e8 unverified
Aksel Joonas Reedi commited on
Make X-HF-Bill-To configurable via HF_BILL_TO env (default smolagents) (#57) 0b64e00 unverified
Aksel Joonas Reedi commited on
Restore expired sessions via summary-based catch-up (#52) 962191f unverified
Aksel Joonas Reedi commited on
Read max context from litellm + compact at 90% (#54) 28b8f2b unverified
Aksel Joonas Reedi commited on
Fix parallel-research display: per-call stats in CLI and web UI (#49) 5ab7c4e unverified
Merge pull request #50 from huggingface/fix/ctrl-c-and-streaming-rework 1481358 unverified
Aksel Joonas Reedi commited on
Merge pull request #51 from huggingface/feat/hf-auto-routing dc35197 unverified
Aksel Joonas Reedi commited on
Fix CLI particle logo text: ML AGENT → ML INTERN (#46) 8b5b1bf unverified
Aksel Joonas Reedi commited on
Strip provider_specific_fields from research sub-agent messages a2e8010
Route HF inference through /v1 auto-router + add reasoning_effort knob 0a9e96d
CLI: global Ctrl+C handling, progressive streaming, headless cleanup f08efb1
CLI /model: accept any inference-provider model id 1c0de34 unverified
Aksel Joonas Reedi commited on
Fall back to user HF token for router when INFERENCE_TOKEN is unset (#39) 182ddee unverified
Aksel Joonas Reedi Claude Opus 4.7 (1M context) commited on
Rename CLI entry and Space assets from ml-agent to ml-intern ae4a534
Rewrite research workflow to lead with literature mining 3bf831e
Suppress whoosh SyntaxWarning noise on startup 18ac8bd
Update particle logo text to ML AGENT b3993a3
Add ml-agent CLI entry point and update README 275319a
Fix sandbox HF_TOKEN not available inside container 45e517a
Enhance terminal display with new markdown emphasis styles e76b3d1
Refactor approval handling and enhance markdown table styles 4501765
Enhance user experience by clearing 'Waiting for approval' status immediately upon approval and refining markdown table styles for better readability and aesthetics. 4a5df81
Add SOTA research guidance to main agent system prompt 6b54665
Minimize S2 API calls: drop paper_details enrichment, add response cache, rate limit only with API key 84d6321
Add Semantic Scholar integration: citation graph, filtered search, snippet search, recommendations d81613f
Use sandbox read endpoint for script resolution to avoid bash truncation 23be8d5
Add message edit and regenerate from any point in conversation 0611031
Remove outdated-API flagging line from research prompt f91e520
Add SOTA-awareness to research sub-agent system prompt bdd77ee
Update system_prompt_v3.yaml a07515d
Aksel Joonas Reedi commited on