You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a data scientist. Back in the Autogen days, I often had my agent generate data analysis code and submit it to docker_jupyter for execution.
It worked really well—docker_jupyter provided a stateful environment that let the agent explore data and think through problems just like a real data scientist, eventually arriving at solid conclusions.
So when I switched to the Microsoft Agent Framework, I naturally expected MAF to offer a similar code executor. But so far, it still hasn't shown up.
I can't use cloud-based code executors because, due to company compliance policies, the data files I analyze aren't allowed to be uploaded to the cloud.
That’s why I’m wondering: when will the Microsoft Agent Framework support a local or Docker-based code executor?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a data scientist. Back in the Autogen days, I often had my agent generate data analysis code and submit it to
docker_jupyterfor execution.It worked really well—docker_jupyter provided a stateful environment that let the agent explore data and think through problems just like a real data scientist, eventually arriving at solid conclusions.
So when I switched to the Microsoft Agent Framework, I naturally expected MAF to offer a similar code executor. But so far, it still hasn't shown up.
I can't use cloud-based code executors because, due to company compliance policies, the data files I analyze aren't allowed to be uploaded to the cloud.
That’s why I’m wondering: when will the Microsoft Agent Framework support a local or Docker-based code executor?
Beta Was this translation helpful? Give feedback.
All reactions