Skip to main content
PUT
Python

Authorizations

Authorization
string
header
default:Bearer <api_key>
required

Bearer authentication header of the form Bearer 'api_key', obtain your API key from everos.evermind.ai.

Body

application/json
llm_custom_setting
object | null

LLM custom settings for algorithm control

timezone
string | null

IANA timezone identifier

Examples:

"UTC"

"Asia/Shanghai"

Response

Settings updated/initialized

data
object