openai-api/config-sample.py

5 lines
85 B
Python

base_url = "https://api.openai.com/v1/"
secret_key = "YOUR-OPENAI-SECRET-KEY-HERE"