Skip to content

Python: Improve Python README #12289

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

Merged
merged 3 commits into from
May 28, 2025
Merged

Conversation

moonbox3
Copy link
Collaborator

@moonbox3 moonbox3 commented May 28, 2025

Motivation and Context

The Python README file is a bit stale, and lacking current content related to agent framework and directly calling the AI service (not always needing to invoke via the kernel). Additionally, there are links to samples/notebooks that are relative and thus not resolving from pypi.

The ALL_SETTINGS.md guide is also missing the Agent Framework settings used. Adding those in this PR.

Description

Improve the README to be more relevant.

Contribution Checklist

@moonbox3 moonbox3 self-assigned this May 28, 2025
@moonbox3 moonbox3 requested a review from a team as a code owner May 28, 2025 02:32
@moonbox3 moonbox3 added python Pull requests for the Python Semantic Kernel documentation labels May 28, 2025
@moonbox3 moonbox3 enabled auto-merge May 28, 2025 23:09
@moonbox3 moonbox3 added this pull request to the merge queue May 28, 2025
Merged via the queue into microsoft:main with commit 82229ce May 28, 2025
27 checks passed
@moonbox3 moonbox3 deleted the update-py-readme branch May 28, 2025 23:42
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel May 28, 2025
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
Archived in project
Development

Successfully merging this pull request may close these issues.

Python: The links in the pypi seems to be broken for Semantic Kernel (https://pypi.org/project/semantic-kernel/#description)
3 participants