Bump ChatGPT version and add new config settings
OpenAI changed the model a month ago and broke the bot. This bump fixes it and adds the default model.
This commit is contained in:
@ -3,6 +3,7 @@ MATRIX_ACCESS_TOKEN={{ matrix_bot_chatgpt_matrix_access_token }}
|
||||
|
||||
OPENAI_API_KEY={{ matrix_bot_chatgpt_openai_api_key }}
|
||||
CHATGPT_CONTEXT={{ matrix_bot_chatgpt_context }}
|
||||
CHATGPT_API_MODEL={{ matrix_bot_chatgpt_api_model }}
|
||||
|
||||
KEYV_BACKEND={{ matrix_bot_chatgpt_keyv_backend }}
|
||||
KEYV_URL={{ matrix_bot_chatgpt_keyv_url }}
|
||||
|
Reference in New Issue
Block a user