Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1015 Bytes

File metadata and controls

21 lines (18 loc) · 1015 Bytes

# UpdateAIAgentRequest

Properties

Name Type Description Notes
name string [optional]
description string [optional]
group string [optional]
system_prompt string [optional]
temperature float [optional]
model_id string [optional]
max_tokens int [optional]
allowed_tools string[] [optional]
allowed_collections string[] [optional]
assigned_skills string[] Skill IDs to assign to this agent [optional]
long_context bool Enable 1M context window support [optional]
guardrail_preset string Guardrail preset name [optional]
filter_policies string[] Filter policy IDs to apply to this agent's inference requests [optional]

[Back to Model list] [Back to API list] [Back to README]