Skip to content

docs: update Python SDK status from preview to beta#280

Open
vinitaporlekar wants to merge 2 commits into
genkit-ai:mainfrom
vinitaporlekar:fix/python-preview-to-beta
Open

docs: update Python SDK status from preview to beta#280
vinitaporlekar wants to merge 2 commits into
genkit-ai:mainfrom
vinitaporlekar:fix/python-preview-to-beta

Conversation

@vinitaporlekar

Copy link
Copy Markdown

The Python SDK has been promoted to Beta (as reflected in the GitHub README and release notes), but the docs still referenced preview in several places. This updates:

  • get-started.mdx: preview -> beta label and note title
  • api-stability.mdx: preview -> beta
  • sidebar.astro: remove preview flag for Python
  • LanguageSelector.astro: Preview -> Beta status badge

The Python SDK has been promoted to Beta (as reflected in the GitHub
README and release notes), but the docs still referenced preview in
several places. This updates:
- get-started.mdx: preview -> beta label and note title
- api-stability.mdx: preview -> beta
- sidebar.astro: remove preview flag for Python
- LanguageSelector.astro: Preview -> Beta status badge

@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 status of the Genkit Python SDK from "Preview" to "Beta" across various files, including the language selector, sidebar configurations, and documentation. The reviewer noted that the note title in get-started.mdx still refers to "Preview release" and should be updated to "Beta release" for consistency.


:::note[Preview release]
The Genkit libraries for Python are currently in **preview**. You might see API and functional changes as development progresses. We recommend using it only for prototyping and exploration.
The Genkit libraries for Python are currently in **beta**. You might see API and functional changes as development progresses. We recommend using it only for prototyping and exploration.

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.

medium

The note title on line 58 still says :::note[Preview release]. Since the Python SDK is being promoted to Beta (and as mentioned in the PR description), please update this to :::note[Beta release] to keep it consistent.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This has been fixed

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.

1 participant