vargacypher opened a new pull request, #63260: URL: https://github.com/apache/airflow/pull/63260
Add support for Google ADK in AI agent framework - Updated pyproject.toml to include google-adk dependency. - Enhanced agent_task decorator to support Google ADK backend. - Created example DAGs demonstrating usage of ADK with custom tools. - Implemented AdkHook for managing connections and agent execution with Google ADK. - Modified AgentOperator to support both pydantic-ai and Google ADK frameworks. - Added unit tests for AdkHook and AgentOperator functionality. ###WIP - Session Management (database) - Callbacks - Multiagents workflow - Plugins Solves:https://github.com/apache/airflow/issues/63258 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
