Skip to content

@posthog/ai@8.10.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:06
Immutable release. Only release title and notes can be modified.
b867751

8.10.3

Patch Changes

  • #4775 2fad74b Thanks @posthog! - Hold a stale prompt in the cache for a cooldown after a failed refetch, instead of going back to the network on every prompts.get() call. A rate-limited client now stays on cache until the limit clears. On a 429 the cooldown follows the server's Retry-After header.
    (2026-09-09)