gaoshan5211
Results
2
comments of
gaoshan5211
"gpt-3.5-turbo" 的上下文窗口的token上限是4096,但是生成的prompt长度已经超过了这个限制. 用这个模型 "gpt-3.5-turbo-1106" 就可以了. 而且比"gpt-3.5-turbo"更便宜. 参考: [https://platform.openai.com/docs/models/gpt-3-5]
试试在配置文件 config.yaml 里增加 GLOBAL_PROXY: 这个配置