You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(llma): add $ai_stop_reason extraction for all providers
Extracts finish_reason/stop_reason from OpenAI, Anthropic, and Gemini responses
(both streaming and non-streaming) and captures it as $ai_stop_reason. Also
adds support for LangChain, OpenAI Agents SDK, and Claude Agent SDK.
0 commit comments