Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 705 Bytes

File metadata and controls

18 lines (15 loc) · 705 Bytes

# CreateAIAgentRequest

Properties

Name Type Description Notes
name string
description string
group string [optional]
system_prompt string
temperature float [optional]
model_id string
max_tokens int [optional]
allowed_tools string[] [optional]
allowed_collections string[] [optional]
created_by string User identifier who created the agent [optional]

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