AI & ML interests

None defined yet.

Recent Activity

svp19Β  updated a dataset 4 days ago
ai4bharat/Rasa
SherryT997Β  updated a dataset 6 days ago
ai4bharat/Rasa
View all activity

psidharth567Β 
in ai4bharat/Cadence 19 days ago

Update README.md

#18 opened 19 days ago by
psidharth567
pranjalchitaleΒ 
in ai4bharat/BPCC 26 days ago
albertvillanovaΒ 
posted an update 4 months ago
view post
Post
4171
Latest smolagents release supports GPT-5: build agents that think, plan, and act.
⚑ Upgrade now and put GPT-5 to work!
albertvillanovaΒ 
posted an update 4 months ago
view post
Post
629
πŸš€ smolagents v1.21.0 is here!
Now with improved safety in the local Python executor: dunder calls are blocked!
⚠️ Still, not fully isolated: for untrusted code, use a remote executor instead: Docker, E2B, Wasm.
✨ Many bug fixes: more reliable code.
πŸ‘‰ https://github.com/huggingface/smolagents/releases/tag/v1.21.0
albertvillanovaΒ 
posted an update 5 months ago
view post
Post
760
πŸš€ New in smolagents v1.20.0: Remote Python Execution via WebAssembly (Wasm)

We've just merged a major new capability into the smolagents framework: the CodeAgent can now execute Python code remotely in a secure, sandboxed WebAssembly environment!

πŸ”§ Powered by Pyodide and Deno, this new WasmExecutor lets your agent-generated Python code run safely: without relying on Docker or local execution.

Why this matters:
βœ… Isolated execution = no host access
βœ… No need for Python on the user's machine
βœ… Safer evaluation of arbitrary code
βœ… Compatible with serverless / edge agent workloads
βœ… Ideal for constrained or untrusted environments

This is just the beginning: a focused initial implementation with known limitations. A solid MVP designed for secure, sandboxed use cases. πŸ’‘

πŸ’‘ We're inviting the open-source community to help evolve this executor:
β€’ Tackle more advanced Python features
β€’ Expand compatibility
β€’ Add test coverage
β€’ Shape the next-gen secure agent runtime

πŸ”— Check out the PR: https://github.com/huggingface/smolagents/pull/1261

Let's reimagine what agent-driven Python execution can look like: remote-first, wasm-secure, and community-built.

This feature is live in smolagents v1.20.0!
Try it out.
Break things. Extend it. Give us feedback.
Let's build safer, smarter agents; together πŸ§ βš™οΈ

πŸ‘‰ https://github.com/huggingface/smolagents/releases/tag/v1.20.0

#smolagents #WebAssembly #Python #AIagents #Pyodide #Deno #OpenSource #HuggingFace #AgenticAI