Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
617 stars 403 forks source link

azd init hangs for me #72

Closed duglin closed 9 months ago

duglin commented 1 year ago

This issue is for a:

- [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)

I'm on a Mac and when I got to the "azd init ..." step I see this:

image

and it keeps doing that over and over. I stopped it after more than 30 minutes. Not sure how to recover.

I did however just skip the step and did azd up instead and that seems to have more luck. If the "azd init" isn't needed perhaps we should remove it. If it is needed I can help debug my looping issue if someone tells me what to look for or what to try.

luisquintanilla commented 9 months ago

Closing this issue as stale since app has undergone many changes since that date of being open. If issue persist, please feel free to open a new issue.