add config examples for gpt/claude/gemini/llama3/wizardlm2

This commit is contained in:
geekan 2024-04-20 11:05:37 +08:00
parent 2b024928cb
commit 9ede1fb209

View file

@ -1,5 +1,5 @@
llm:
api_key: "YOUR_API_KEY"
model: "gpt-3.5-turbo-1106"
model: "gpt-3.5-turbo"
#proxy: "http://<ip>:<port>"
#base_url: "https://<forward_url>/v1"