-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Roadmap] AutoGen Studio #737
Comments
Great. Current work for this is being done on the autogenstudio branch. |
Would it make sense to have the devcontainer compatible with AutoGen Studio? Currently it is a pain to run AutoGen Studio from the default devcontainer of this project. Best would be if it is fully ready, and even has a VSCode task to start AutoGen Studio. |
Good point. Added to the feature list. |
@iMicknl this was added |
Is it possible to use Teachable Agents and if not will it be supported in the future? |
Will RAG be added for AutoGen studio? |
Would it make sense to add Ollama model configuration within the Build -> Models tab? The only method I know of uses is supported by LiteLLM, e.g. https://gist.github.com/shimomurakei/5692335e4fdfb12450afa2580002db77 but UI configuration would be great. Thank you! |
Hi @romilan24 , Thanks for the note. Ollama does provide an openai compatible api. https://ollama.com/blog/openai-compatibility. |
That actually worked! Thank you for the suggestion, very simple implementation. Then I would suggest we add this as an example for reference because I wasn't able to find any recent examples showing this. Took some screenshots for reference: Happy to write this up as well. Thanks @victordibia |
@gagb @victordibia @JingyaChen Thanks for creating the great AutoGen framework - I have been using it to teach my students about AI agents. My startup Takin.ai (https://takin.ai/) wants to integrate with AutoGen Studio and we saw the new interface shown on the release news web page (https://www.microsoft.com/en-us/research/blog/introducing-autogen-studio-a-low-code-interface-for-building-multi-agent-workflows/). It seems the changes are quite significant - I wonder whether you can provide any information on the new version of AutoGen Studio:
Should we wait for the new version or use the current version? Thanks a lot for your help! |
Yes great point, wondering if this roadmap is still relevant. Anyhow I agree on that the UI is sweet enough to "ask for more" :) |
We expect the same backend functionality and tech stack, just updates to UX.
|
@victordibia Thanks a lot. Your reply is very helpful! |
@victordibia - are you still using this issue for tracking? will these items carry forward to 0.4? |
When will this new AutoGen Studio UI become available? |
@rysweet , we might replace this as work begins replatforming AutoGen Studio on autogen 0.4. I'll try to circle back and close this at that time Hi @dipteshbosedxc , we do not have an ETA at the moment but we are working on it! |
Tip
Want to get involved?
We'd love it if you did! Please get in contact with the people assigned to this issue, or leave a comment. See general contributing advice here too.
The app is in
/samples/apps/autogen-studio
.Contribution guide is here.
Roadmap
The text was updated successfully, but these errors were encountered: