Add config-sample.py
This commit is contained in:
parent
aa586cc9ba
commit
206e76ab7f
4
config-sample.py
Normal file
4
config-sample.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
base_url = "https://api.openai.com/v1/"
|
||||
secret_key = "YOUR-OPENAI-SECRET-KEY-HERE"
|
||||
|
||||
|
Loading…
Reference in a new issue