GPT-5
General-purpose chat model with strong function calling. A good fit for tool-heavy agents and structured extraction.
The workhorse for agents that spend most of their time calling tools rather than writing prose. It picks arguments carefully, recovers from a rejected call instead of repeating it, and holds a stable shape when you ask for JSON.
In a Ragenta flow that means an agent node with six tools attached behaves predictably: it searches, reads, decides, and stops — rather than looping until it hits the round limit.