OpenAI APIPromise response helpers preserved on instrumented calls
@posthog/ai@7.20.13
1 fixThis release1 fixBug fixesAI-tallied from the release notes
@posthog/ai@7.20.13
Wrapped the Azure OpenAI responses API in PostHogAzureOpenAI so responses.create calls are tracked, matching the non-Azure PostHogOpenAI cl…
PostHog · PostHog JSAdded a warning when baseurl points at the PostHog AI Gateway, which emits its own $aigeneration events and causes double-capture (and doub…
PostHog · PostHog JSWhat's Changed fix(openai): preserve Responses tools and streamed tool calls by @hassiebp in https://github.com/langfuse/langfuse-python/pu…
Langfuse · Python SDKClient-executed tool calls are now sent as full functioncall items in the Responses API, pairing them with their functioncalloutput by call…
Vercel · AI SDK