-
Notifications
You must be signed in to change notification settings - Fork 8.1k
适配RWKV Runner
binary-husky edited this page Jul 27, 2023
·
2 revisions
LLM_MODEL = "gpt-3.5-turbo"
API_KEY = 'sk-PjDisw70wxoSRoiFB4A6B11693614251A6C59825D06631E0' # 随意设定一个key
API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions":"http://127.0.0.1:8000/v1/chat/completions"} # 注意端口号