Skip to content
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

azure open ai credentials not working in windows 11 #53

Open
Riser01 opened this issue Jan 8, 2025 · 4 comments
Open

azure open ai credentials not working in windows 11 #53

Riser01 opened this issue Jan 8, 2025 · 4 comments

Comments

@Riser01
Copy link

Riser01 commented Jan 8, 2025

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

useing bellow commands
setx AZURE_OPENAI_API_KEY xxx
setx AZURE_OPENAI_ENDPOINT https://xxx-oai-fc.openai.azure.com/
setx AZURE_OPENAI_API_VERSION 2024-05-01-preview
setx AZURE_AI_SPEECH_KEY xxx
setx AZURE_AI_SPEECH_REGION francecentral

image

Any log messages given by the failure

image

Expected/desired behavior

key is not getting recognised

OS and Version?

Windows 11

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@Riser01
Copy link
Author

Riser01 commented Jan 8, 2025

keys and endpoint working , in other scripts

@jhakulin
Copy link
Collaborator

Thanks for the report, @Riser01 do you still have the issue? I was not sure if the issue is there based on your latest message.

@Riser01
Copy link
Author

Riser01 commented Jan 15, 2025

getting the bellow error , i have followed the instrcutions ,

Image

i have created a asistant in the oai UI

Image

but within the tool , cant find any

Image

thanks for helping

@jhakulin
Copy link
Collaborator

@Riser01 The Assistant Tool is not automatically synced with the Azure AI Foundry Playground, so you would need to create own assistants when using the tool OR you can also copy the information from the assistant created in the Playground to Assistant Tool config folder as yml configuration.

How did you got the first error, when launching the app? The system assistant config is under "config\system_assistant_settings.json" file, where you can set proper model deployment name for system assistants. System assistants are exploratory assistants that tool uses for different things, like updating the conversation title or generating function specs etc. They are not mandatory for basic tool use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants