General
Add LLM Provider
Add a new Language Model (LLM) provider to the Shinkai API.
POST
/v2/add_llm_providerOperation ID: add_llm_provider_handler
Request Body
application/json
SerializedLLMProvider
Responses
200Successfully added LLM provider
No schema specified
text/plain
string
500Internal server error
No schema specified
application/json
APIError