Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Body

application/json

Payload for creating a session

user
string<uuid> | null
users
string<uuid>[] | null
agent
string<uuid> | null
agents
string<uuid>[] | null
situation
string | null
system_template
string | null
render_templates
boolean
default:true
token_budget
integer | null
context_overflow
enum<string> | null
Available options:
truncate,
adaptive
auto_run_tools
boolean
default:false
forward_tool_calls
boolean
default:false
recall_options
VectorDocSearch · object
metadata
Metadata · object | null

Response

Successful Response

id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
situation
string | null
system_template
string | null
summary
string | null
render_templates
boolean
default:true
token_budget
integer | null
context_overflow
enum<string> | null
Available options:
truncate,
adaptive
auto_run_tools
boolean
default:false
forward_tool_calls
boolean
default:false
recall_options
VectorDocSearch · object
metadata
Metadata · object | null
kind
string | null