Skip to content

[Docs] Document API stability #1748

Open
@mbleigh

Description

@mbleigh

We are adding import { genkit} from "genkit/beta"; to enable the ability to opt-in to unstable features of Genkit. We should clearly document the differences in expectations between the two stability levels:

  • Stable: No changes except for major version. Recommend ^1.0.0 dependency.
  • Beta: Breaking changes in minor versions. Recommend ~1.X.0 dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions