AI Agent vs OpenAI

Hey, I need to use a AI Assistant from Open AI and im wonder which one is better “OpenAI” node or the “AI Agent” node

  • I can get it the workflow working with the “OpenAI” where i can use certain AI Assitants that we have built but it requires a little more fiddling to get the right output (Json format)
  • “AI Agent” i can build the Json i need but i dont see a clear way to use certain AI assistants (ones that you can train so its not generic outputs)

    Am i simple overlooking a drop down?

Hi @Anthony25
Simple answer if you wanna use your own custom models with clear JSON outputs then you should use open ai node but if u want something smarter with tools and context that can still do JSON outputs, ai agent node will be better. all depend on what kind of workflow you need.

1 Like