I'm curious what AI model is used inside AI Builder Assistant (AI-assisted app generation with Assist | Retool Docs)?
- My goal:
- Issue:
- Steps I've taken to troubleshoot:
- Additional info: (Cloud or Self-hosted, Screenshots)
I'm curious what AI model is used inside AI Builder Assistant (AI-assisted app generation with Assist | Retool Docs)?
Interesting question. From their documentation it would seem it is a mix of OpenAI and Anthropic:
Welcome @retool-user to the Community! I’m so glad you’re exploring Assist, and thank you @MiguelOrtiz as always for jumping in to share your insight!
You’re right, it’s a mix of OpenAI and Anthropic models. To be more specific, here’s what we mention in the docs. Let me know if you’d like me to clarify any part of it!
Organizations on the Free, Team, and Business plans must have both OpenAI and Anthropic AI providers enabled in the Retool AI resource, and they must use Retool-managed keys.
Admins on the Enterprise plan can configure Assist to work with a single provider. The currently supported options are OpenAI and Anthropic. Enterprise customers are also permitted to use self-managed models. For more information, refer to Retool AI providers and models.
So it works in this way eq. openai models answer for a simpler questions while anthropic implement changes in applications requested by user?
eq.
[hello, …] - openai
[changes in application, writing code etc] - anthropic
[summary] - openai
?