-
Notifications
You must be signed in to change notification settings - Fork 440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azd up requires openAIApiKey infra param? #318
Comments
I do agree. it ask for it, while it deploys a new OpenAI endpoint |
Where do we get the openAIApiKey? |
you can ignore it. the openakey is when you provide your own existing instance. but the azd up will pop up a 3.5gpt and a dedicated openai instance by default, even with the key furthermore, it store the openAIkey in .azure but without the endpoint, nor the deployment name, to me, that's useless |
Related: #295 |
It will use an existing OpenAI service with this key if provided. If let empty the provisioning will create an Azure openAI service and use that one. |
Improve the experience when running `azd up` by providing more context on how to use the openAIApiKey parameter.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
@achandmsft
Any log messages given by the failure
Expected/desired behavior
AZD up shouldn't ask for anything other than sub and locations.
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: