Skip to main content
POST
/
organization
/
agent-custom-providers
/
validate
Error
A valid request URL is required to generate request examples
{}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Create custom LLM provider.

display_name
string
required
Maximum string length: 200
base_url
string | null
Maximum string length: 500
passthrough
boolean
default:false
api_key_header
string | null
Maximum string length: 120
api_key
string | null
custom_headers
Custom Headers · object | null

Response

Successful Response

{key}
boolean