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

How can I get the values of SUPPORT_ENDPOINT = "", SUPPORT_KEY = "", and CHAT_ENDPOINT = "", CHAT_KEY = ""? #102

Closed dobahoang closed 1 month ago

dobahoang commented 2 months ago

I came across some variables defined in the readme file, but I am unable to find them in the Azure portal. I have made several attempts to locate them but to no avail. Can you please suggest a way to help me out? The variables I'm looking for are SUPPORT_ENDPOINT, SUPPORT_KEY, CHAT_ENDPOINT, and CHAT_KEY which are mentioned in the .env file.

image

please help me !

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.