update example config
This commit is contained in:
parent
58cee52545
commit
f7cf5e2da9
|
@ -74,6 +74,9 @@ command:
|
|||
# Custom OpenAI endpoint. OpenAI only.
|
||||
# api_base: https://example.com/openai/v1
|
||||
|
||||
# Bot's description, shown when running `!matrixgpt`.
|
||||
# help: A helpful assistant.
|
||||
|
||||
openai:
|
||||
api_key: sk-qwerty12345
|
||||
|
||||
|
|
Loading…
Reference in New Issue