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

Interim Fix: "Endpoint Resources Are No Longer Supported" #138

Closed nitya closed 2 weeks ago

nitya commented 2 weeks ago

Issue relates to use of older workspace versions and removal of default EP related configurations that trigger the issue. This should allow deployment to complete.

However, this is an interim fix while we review latest specs and refactor to meet new guidance

@cassiebreviu if you merge this I will validate test with merged version once