aboutsummaryrefslogtreecommitdiff
path: root/config.yaml.example
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2025-02-17 21:24:31 -0600
committerParker <contact@pkrm.dev>2025-02-17 21:24:31 -0600
commit06034d0b373a9aed5033c2e670950f765e285c2a (patch)
tree9121832c8535afae443cf5d581e302af8d0fae7b /config.yaml.example
parentb335e82699bc177c689450ee2f732398cdd372ac (diff)
Support OpenAI AND Groq
Diffstat (limited to 'config.yaml.example')
-rw-r--r--config.yaml.example5
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