mirror of https://github.com/aliasrobotics/cai.git
12 lines
400 B
JSON
12 lines
400 B
JSON
[
|
|
{
|
|
"model": "gpt-4-0125-preview",
|
|
"description": "You are a user interface assistant that handles all interactions with the user. Call this assistant for general questions and when no other assistant is correct for the user query.",
|
|
"log_flag": false,
|
|
"tools":["query_docs",
|
|
"submit_ticket",
|
|
"send_email"],
|
|
"planner": "sequential"
|
|
}
|
|
]
|