Skip to main content
POST
Create LLM

Authorizations

Authorization
string
header
required

Generate tokens from your profile settings at app.uponai.com.

Body

application/json
workspaceId
integer
required
display_name
string
required
model
string
general_prompt
string
begin_message
string | null
responsiveness
string
general_tools
object[]

Response

201 - application/json

Newly created LLM configuration.

llm_id
string
required
display_name
string
required
version
integer
required
model
string
general_prompt
string | null
begin_message
string | null
responsiveness
string | null
general_tools
object[]
updated_at
string<date-time> | null