Which AI-model is most suited for Outsystems AI agent development?
For OutSystems AI Agent development in ODC, there isn’t a single “best” model; the platform is explicitly model‑agnostic. The “most suited” model depends on your use case and constraints.
OutSystems supports, out of the box, at least these categories of models for AI Agents:
Azure OpenAI models (GPT family)
AWS Bedrock models (Anthropic Claude, etc.)
Other providers (OpenAI, Gemini, custom / on‑prem models)
So, “most suited” in practice is:
When choosing between them, consider:
Summary: Use Azure OpenAI GPT or AWS Bedrock (Claude, etc.) via AI Agent Builder, depending on your enterprise cloud and requirements; both are “most suited” and officially supported for OutSystems AI agents, with other LLMs available via REST when needed.
Who has experience(s) with models like Claude and Gemini (as comparisons) ?