1. Add support for tool calls in OpenAI and Anthropic. 2. Add support for cached tokens.
3.18.1
1. Improve quota-limited feature flag logs
3.18.0
1. Add support for Azure OpenAI.
3.17.0
1. The LangChain handler now captures tools in `$ai_generation` events, in property `$ai_tools`. This allows for displaying tools provided to the LLM call in PostHog UI. Note that support for `$ai_tools` in OpenAI and Anthropic SDKs is coming soon.