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.
Configuring Credentials:
To obtain credentials for each provider, please visit the AI Providers 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.
Last updated