Skip to content

@posthog/ai@8.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:05
Immutable release. Only release title and notes can be modified.
6326610

8.4.0

Minor Changes

  • #4163 45f5488 Thanks @jurajmajerik! - feat(ai): add a label option to Prompts.get() to fetch the prompt version a label (e.g. production) currently points to. Labeled fetches are cached separately, results carry the resolved label, and a warning is logged when the server does not resolve the requested label (older PostHog versions ignore the parameter and return the latest version).
    (2026-07-17)