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

Python: Guided Conversations Sample v0.1.0 #6905

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DavidKoleczek
Copy link

Motivation and Context

This is a Python sample/demo which highlights a framework for a pattern of use agentic cases we refer to as guided conversations. These are scenarios where an agent with a goal and constraints leads a conversation. See the README for more details.

Description

See README and sample notebooks.

Contribution Checklist

@DavidKoleczek DavidKoleczek requested a review from a team as a code owner June 21, 2024 16:53
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel documentation labels Jun 21, 2024
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Jun 21, 2024

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL636671889% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1517 1 💤 0 ❌ 0 🔥 18.123s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants