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

fix cognitive provision error by remove customSubDomainName #90

Closed lordaouy closed 7 months ago

lordaouy commented 7 months ago

fix azd provision error by remove customSubDomainName from module openai 'core/ai/cognitiveservices.bicep' which causing customSubDomainName error when deploy using azd