Azure-Samples / contoso-chat

This sample has the full End2End process of creating RAG application with Prompty and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
MIT License
468 stars 2.88k forks source link

Unable to launch solution in Github Codespaces #68

Closed TheeUnderdog closed 8 months ago

TheeUnderdog commented 9 months ago

After I create the codespace, I am being presented with an authorizatin dialog over and over again.

image

image

cassiebreviu commented 9 months ago

This looks like a codespaces issue with an extension auth issue. Did you try removing the extension that is popping up? You can always run locally and not use codespaces as well.