diff options
Diffstat (limited to 'config.yaml.example')
-rw-r--r-- | config.yaml.example | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config.yaml.example b/config.yaml.example index 701e23c..98d24b6 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -22,5 +22,6 @@ genius: genius_client_id: genius_client_secret: -openai: - openai_api_key:
\ No newline at end of file +ai: + service: + api_key:
\ No newline at end of file |