Skip to content

Commit

Permalink
updated output description
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 25, 2024
1 parent b77242a commit bf95c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogpt_platform/backend/backend/blocks/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def __init__(self):
super().__init__(
id="363ae599-353e-4804-937e-b2ee3cef3da4",
description=(
"Records the graph output to be displayed in the output panel."
"Stores the output of the graph for users to see."
),
input_schema=AgentOutputBlock.Input,
output_schema=AgentOutputBlock.Output,
Expand Down

0 comments on commit bf95c3b

Please sign in to comment.