Skip to main content
Open In Colab Open on GitHub This notebook shows an example of the GPTAssistantAgent with retrieval augmented generation. GPTAssistantAgent is an experimental AG2 agent class that leverages the OpenAI Assistant API for conversational capabilities, working with UserProxyAgent in AG2.