General
Add LLM Provider
POST
/
v2
/
add_llm_provider
Add a new Language Model (LLM) provider to the Shinkai API.
Body
application/json
allowed_message_senders
string[]
requiredapi_key
string | null
external_url
string | null
full_identity_name
object
requiredid
string
requiredmodel
object
requiredperform_locally
boolean
requiredstorage_bucket_permissions
string[]
requiredtoolkit_permissions
string[]
requiredResponse
200 - text/plain
The response is of type string
.