prompty
prompty copied to clipboard
API KEY env inconsistent between prompy and python
Prompy Python code is expectig AZURE_OPENAI_KEY env variable to run. .prompy file run expects by default AZURE_OPENAI_API_KEY in environment.
Could they be the same across? :)
Yeah - this seems dumb to me - let me dig into it a bit more. Is this in the lib or the extension?