Credentials YAML File
The credentials.yml file is used to store API keys and other credentials required by ServerAssistantAI and its addons. This file is updated dynamically as you install new addons.
Last updated
The credentials.yml file is used to store API keys and other credentials required by ServerAssistantAI and its addons. This file is updated dynamically as you install new addons.
Last updated
credentials.cohere.api_key
: Your API key.
credentials.openai.api_key
: Your API key.
To obtain credentials for each provider, please visit the wiki page. This page contains detailed information about the supported AI providers and where the necessary API keys or access tokens can be found.
When using models from providers like Cohere or OpenAI, make sure to enter the appropriate API keys or access tokens in the credentials.yml
file. These credentials are necessary for ServerAssistantAI to authenticate and access the required providers.