Skip to content

chore(py): Update package READMEs on PyPI - #5880

Merged
huangjeff5 merged 2 commits into
genkit-ai:mainfrom
huangjeff5:pypi-readmes
Jul 31, 2026
Merged

chore(py): Update package READMEs on PyPI#5880
huangjeff5 merged 2 commits into
genkit-ai:mainfrom
huangjeff5:pypi-readmes

Conversation

@huangjeff5

@huangjeff5 huangjeff5 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Various improvements to plugin readme docs, such as:

  • Standardizing on uv, correct package imports, and *-latest pattern for gemini usage
  • Removing outdated Changelog reference
  • Add a hero snippet if didn't exist before
  • Use inline tools over strings

@github-actions github-actions Bot added docs Improvements or additions to documentation python Python config labels Jul 31, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README documentation and pyproject.toml files across several Genkit Python packages to reflect package renaming, transition to using uv for installation, and provide updated usage examples. The review feedback correctly points out several instances where fictional or incorrect model names (such as claude-sonnet-4-6, gpt-5.2, gemini-2.5-pro, and gemini-pro-latest) were used in the example code snippets, and suggests replacing them with valid, currently available models to ensure the documentation is accurate and copy-pasteable.

Comment thread py/packages/genkit-anthropic/README.md
Comment thread py/packages/genkit-openai/README.md
Comment thread py/packages/genkit-google-genai/README.md
Comment thread py/packages/genkit-middleware/README.md
@huangjeff5
huangjeff5 enabled auto-merge (squash) July 31, 2026 21:07
@huangjeff5
huangjeff5 merged commit 5df1a38 into genkit-ai:main Jul 31, 2026
26 checks passed
@huangjeff5
huangjeff5 deleted the pypi-readmes branch July 31, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config docs Improvements or additions to documentation python Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants