Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added plan_and_execute example #123

Closed
wants to merge 8 commits into from

Conversation

vilcek
Copy link
Contributor

@vilcek vilcek commented Mar 15, 2024

Added plan_and_execute example, to show an implementation of multi-step planning and execution with agents and external tools.

@ritesh-modi ritesh-modi deleted the branch development May 8, 2024 13:27
@ritesh-modi ritesh-modi closed this May 8, 2024
@ritesh-modi ritesh-modi reopened this May 8, 2024
@ritesh-modi ritesh-modi changed the base branch from main to development May 8, 2024 13:31
@ritesh-modi ritesh-modi self-requested a review May 8, 2024 13:32
AlexTeslenko and others added 2 commits May 14, 2024 14:56
Created example with standard and evaluation flows which use RAG.
Standard flow is taken from

https://github.com/microsoft/promptflow/tree/main/examples/flows/chat/chat-with-pdf
Evaluation flow is taken from

https://github.com/microsoft/promptflow/tree/main/examples/flows/evaluation/eval-qna-rag-metrics.
Example follows the proposed structure of LLmops template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants