Created
July 12, 2023 06:03
-
-
Save alonsosilvaallende/6ac4e680a93321d05d8d22c43783e0fa to your computer and use it in GitHub Desktop.
OpenRouterConfiguration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openai.api_base = "https://openrouter.ai/api/v1" | |
openai.api_key = os.getenv("YOUR_OPENROUTER_API_KEY") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment