From a41fa75dd331d5981bff92b1ddff896eb656f7e6 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Mon, 8 Apr 2024 00:25:19 -0600 Subject: [PATCH] fix example config --- config.sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sample.yaml b/config.sample.yaml index 3e599ff..e45c304 100644 --- a/config.sample.yaml +++ b/config.sample.yaml @@ -44,7 +44,7 @@ command: - trigger: '!c4' # What kind of of API to use. - # `openai` or `anthropic` + # `openai` or `anth` api_type: openai # The model to use.