modelSettings property
The default LLM model settings for the app.
Individual resources (e.g. agents, guardrails) can override these configurations as needed.
Optional.
Implementation
ModelSettings? modelSettings;
The default LLM model settings for the app.
Individual resources (e.g. agents, guardrails) can override these configurations as needed.
Optional.
ModelSettings? modelSettings;