#614 RAG generated incorrect tools.python.run usage with inline code
Description
EditThe dsl_reference.rst documentation incorrectly showed tools.python.run accepting inline Python code in args, when it actually expects a module path. This caused the RAG workflow generator to produce broken workflows. Fixed by updating documentation to clearly distinguish between tools.python.run (module import) and tools.code.exec (inline code).
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...