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

No module named 'promptflow.azure' #92

Closed mashhype closed 1 month ago

mashhype commented 2 months ago

When running the "evaluate-chat-prompt-flow.ipynb" notebook in codespaces I get the following error.. Has something changed in this cell? I forked the latest version of the repo... image

stevedenman commented 2 months ago

I was getting the same. I've created a PR (#93) to include the promptflow-azure package, which appears to be used by a lot of the notebooks.

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.