This example shows how to inject external dependencies into an agent. The context is evaluated when the agent is run, acting like dependency injection for Agents.
Example prompts to try:
Create a virtual environment
Open the Terminal
and create a python virtual environment.
Install libraries
Run the agent
This example shows how to inject external dependencies into an agent. The context is evaluated when the agent is run, acting like dependency injection for Agents.
Example prompts to try:
Create a virtual environment
Open the Terminal
and create a python virtual environment.
Install libraries
Run the agent