Azure-Samples / contoso-chat

This sample has the full End2End process of creating RAG application with Prompt Flow 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
366 stars 2.28k forks source link

404 when 'Run All' local PromptFlow #99

Closed livlikwav closed 1 month ago

livlikwav commented 2 months ago

I fiiled .env file with correct key and endpoint values in Azure Portal.
But when I run all local PromptFlow, it fails at 'text embedding' step.
I think that is OAI endpoint problem.

I'm in MS AI Tour Seoul 2024 now Thank you, staffs

nitya commented 1 month ago

[!NOTE]
This sample is currently undergoing a refresh in preparation for #MSBuild so many of these issues may no longer be relevant. We are closing issues now in preparation for the new version. Check back May 21, 2024 for updated release before posting new issues.