发布

  • [OPIK-1812] Implement a function for recursive callback passing in adk (#2495)

    frostbyte_neo 发布于 2025-06-17 15:35:29 +00:00

    • Implement track_adk_agent_recursive, fix missing input bug for sub_agents

    • update async test

    • Move callback injecting logic to the class, use weakset for handling cache of already processed agents

    • Replace weakref logic with set of ids and checks for already injected opik callbacks

    • Fix lint errors

    • Add new test for idempotency

    • Fix lint errors

    下载附件