Jack Neil
Jack Neil
also note that if you have an OPENAI_API_KEY env var set and in your code type: `openai.api_key = os.getenv("AZURE_OPENAI_API_KEY") `The guidance.llms.OpenAI() constructor will load the OPEN_API_KEY env var and try...
I used the monkey patch method posted here and works fine for now Jack Neil, MD CEO | Hank AI, Inc. 711 East Main Street, Suite E, Lexington, SC 29072...
I’ll post the code used and quick how to later today when I get back to work computer
Here ya go. Hopefully this helps Get your endpoint url from your azure service in portal.azure.com Get your openai api key from your azure service in portal.azure.com Some of these...
@chgoatherd your solution and then a rebuild fixed my issues when using -map with cuda 11.x on a 3090 as well. Solid. You should create a pull request and get...