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
fix(text): resolve missing Span import for structured output
- Add lazy import function for Span class to handle runtime usage
- Fix NameError in multi-chunk structured output processing
- Maintain TYPE_CHECKING imports for development experience
- All benchmark tests now passing including structured output
- Resolves issue where Span was only available during type checking
0 commit comments