update_llm_provider
Change the AI model provider and its settings for the AnythingLLM MCP Server to configure language model access.
Instructions
Update LLM provider configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Provider name (openai, anthropic, etc.) | |
| apiKey | No | API key for the provider | |
| model | No | Model to use |