For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dependencies

Dependencies are the Python dependencies required need for a Robbie run.

Dependencies are defined in a requirements.txt file. When using the Robbie Command, you can pass the –-autodep argument, and Robbie will automatically generate a requirements.txt file of Python dependencies by analyzing the .py files in the Workspace directory.

Last updated

Was this helpful?