Skip to content
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

Closed
14 tasks done
gagb opened this issue Nov 8, 2023 · 10 comments
Closed
14 tasks done

Support openai assistant api #602

gagb opened this issue Nov 8, 2023 · 10 comments
Assignees
Labels
enhancement New feature or request openai-assistant Issues related to assistants from OpenAI roadmap Issues related to roadmap of AutoGen

Comments

@gagb
Copy link
Collaborator

gagb commented Nov 8, 2023

Why is this needed?

OpenAI Assistants are out and we should integrate them in AutoGen ASAP!

Tasks

  1. openai-assistant
  2. openai-assistant
  3. openai-assistant
  4. openai-assistant
  5. documentation openai-assistant
    gagb
  6. openai-assistant
    LeoLjl
  7. openai-assistant
  8. openai-assistant
  9. openai-assistant
  10. enhancement help wanted openai-assistant
@gagb gagb added roadmap Issues related to roadmap of AutoGen enhancement New feature or request labels Nov 8, 2023
@DementedWeasel1971
Copy link

Also allow for the use of threads as part of enabling mutli-agent engagement.

@LeoLjl LeoLjl self-assigned this Nov 10, 2023
@gagb
Copy link
Collaborator Author

gagb commented Nov 10, 2023

Relevant PR that will be reviewed and improved: #616

@gagb
Copy link
Collaborator Author

gagb commented Nov 12, 2023

@LeoLjl @qingyun-wu I updated the roadmap with pending tasks.

@gagb
Copy link
Collaborator Author

gagb commented Nov 12, 2023

Also allow for the use of threads as part of enabling mutli-agent engagement.

This was added in #616 and #632. Please let us know if you see issues!

@mseefelder2
Copy link
Collaborator

@gagb , any estimate on when "Add groupchat notebook for gptassistant" will be availble?

@gagb
Copy link
Collaborator Author

gagb commented Jan 12, 2024

@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

@DementedWeasel1971
Copy link

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)

@gagb
Copy link
Collaborator Author

gagb commented Jan 29, 2024

Closing because this roadmap has been accomplished.

@gagb gagb closed this as completed Jan 29, 2024
@Phodaie
Copy link

Phodaie commented Jun 11, 2024

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.

@ghost
Copy link

ghost commented Jun 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request openai-assistant Issues related to assistants from OpenAI roadmap Issues related to roadmap of AutoGen
Projects
Status: Done
Development

No branches or pull requests

5 participants