Skip to content

Commit

Permalink
chore: 添加配置项说明
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Dec 17, 2023
1 parent d3f401c commit 8cfd9e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-template.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
# "qwen-plus-v1",
# "ERNIE-Bot",
# "ERNIE-Bot-turbo",
# "gemini-pro",
completion_api_params = {
"model": "gpt-3.5-turbo",
"temperature": 0.9, # 数值越低得到的回答越理性,取值范围[0, 1]
Expand Down

0 comments on commit 8cfd9e6

Please sign in to comment.