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
Add type ignores for OpenAI Agent parameter mismatches in ADK providers
- Add type: ignore[arg-type] for handoffs, model_settings, tools, tool_use_behavior
- Add ignores for input_guardrails, output_guardrails parameter types
- Addresses Agent generic type vs Temporal specific type incompatibilities
0 commit comments