You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**Build the agent blueprint's image.** Navigate to the AI agent runtime folder that you have just created and build the Docker image of the agent blueprint of the AI agent:
Copy file name to clipboardExpand all lines: docs/guides/set_up.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ This is roughly how your workspace should look like:
80
80
You can override the default registry in use (set up with `autonomy init`) for a particular command through the flags `--registry-path` and `--local`. For example, if the framework was initialized with the remote registry, the following command will fetch a runtime folder for the `hello_world` agent blueprint from the remote registry:
0 commit comments