Skip to content

@posthog/ai@8.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:19
Immutable release. Only release title and notes can be modified.
943d9b8

8.3.1

Patch Changes

  • #4071 182434f Thanks @DerGeraetK! - fix(ai): declare $ai_cache_reporting_exclusive: false on OpenAI wrapper events so ingestion no longer double-bills cached input tokens for Claude models served through OpenAI-compatible hosts (e.g. OpenRouter). The flag stays unset when callers pass their own input or cache token counts through posthogProperties, so existing passthrough workarounds keep reporting correctly.
    (2026-07-16)