增加了claude api的调用方法

This commit is contained in:
FB208
2024-03-12 10:39:51 +08:00
parent 2074f27aff
commit 805bea0d5f
8 changed files with 215 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
"channel_type": "wx",
"model": "",
"open_ai_api_key": "YOUR API KEY",
"claude_api_key": "YOUR API KEY",
"text_to_image": "dall-e-2",
"voice_to_text": "openai",
"text_to_voice": "openai",