Find answers from the community

A
AJ Ram
Offline, last seen 3 months ago
Joined September 25, 2024
Might be a newbie error. I am trying to get a quick sample of OpenAIAssitantAgent going but am running into this error. Code is 4 lines. from llama_index.agent.openai import OpenAIAssistantAgent

agent = OpenAIAssistantAgent.from_new(

Any help is greatly appreciated!!
4 comments
L
A