Skip to content

@posthog/ai@8.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 09:25
Immutable release. Only release title and notes can be modified.
1278ba2

8.10.0

Minor Changes

  • #4687 657b173 Thanks @AhmadHammad21! - Add a Google ADK (@google/adk) observability adapter. @posthog/ai/adk exposes PostHogADKPlugin, an ADK BasePlugin that captures a full $ai_generation event (input, output, model, token usage, latency, finish reason, trace id, session id, distinct id and groups) for every model call an ADK agent makes, funnelling through the shared captureAiGeneration primitive so PostHog derives cost from the model and tokens.
    (2026-09-02)