-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Support openai assistant api #602
Comments
Also allow for the use of threads as part of enabling mutli-agent engagement. |
Relevant PR that will be reviewed and improved: #616 |
@LeoLjl @qingyun-wu I updated the roadmap with pending tasks. |
@gagb , any estimate on when "Add groupchat notebook for gptassistant" will be availble? |
We already have one? https://github.com/microsoft/autogen/blob/main/notebook/agentchat_oai_assistant_groupchat.ipynb |
I raised a defect on the same item. The groupchat is limited to agents that is generated in the session, the groupchat ends up throwing an error if you instantiate an already existing agent. The bug I logged was #1197 (comment) |
Closing because this roadmap has been accomplished. |
Is there any plans to use AssistantEventHandler? It moves GPTAssistantAgent to the latest OpenAI style by using runs.stream instead of runs.create. Personally I think it's cleaner implementation. It's also needed for future streaming support. |
Keep calling from Google accounts these people have stolen money's from me
and are acting as me these are hackers hacking me please contact fbi
…On Tue, Jun 11, 2024, 1:40 PM Payman Hodaie ***@***.***> wrote:
Is there any plans to use AssistantEventHandler? It moves
GPTAssistantAgent to the latest OpenAI style by using runs.stream instead
of runs.create. Personally I think it's cleaner implementation. It's also
needed for future streaming support.
—
Reply to this email directly, view it on GitHub
<#602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BI3MSTFR4XOR2REK4OTHNJDZG5ACNAVCNFSM6AAAAAA7DHO7T2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRRGM4DQNBUGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Why is this needed?
OpenAI Assistants are out and we should integrate them in AutoGen ASAP!
Tasks
The text was updated successfully, but these errors were encountered: