Agent
The schema is of type object
.
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modelName": "groq",
"temperature": 123,
"visibility": "public",
"systemPrompt": "<string>",
"userPrompt": "<string>"
}
Agent
The schema is of type object
.
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modelName": "groq",
"temperature": 123,
"visibility": "public",
"systemPrompt": "<string>",
"userPrompt": "<string>"
}