amoghrajesh commented on code in PR #71819: URL: https://github.com/apache/airflow/pull/71819#discussion_r3810857635
########## providers/common/ai/docs/toolsets.rst: ########## @@ -37,7 +38,14 @@ Four toolsets are included: the agent a shell and a filesystem inside an isolated sandbox, off the Airflow worker. See :ref:`which boundary that is <sandbox-boundaries>`. -All four implement pydantic-ai's +Three more toolsets are documented later on this page. They are not re-exported from the +package root, so import each of them from its own submodule:: Review Comment: A bit confusing to me, why can we not mention whats in the package root vs whats in submodules? We can just mention _all of them_ -- 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]
