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
Copy file name to clipboardexpand all lines: docs/community/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ ElizaOS empowers developers of all skill levels to harness the potential of AI a
27
27
28
28
## Governance
29
29
30
-
ai16z originates as being an AI agentled DAO. Similar to how we can influence the autonomous agents on memecoins to buy, we intend to bring similar functionality for token holders to actively participate in the decision-making process and shape the future of the project. Community members can pitch ideas, provide insights, and influence investment strategies based on their expertise and track record.
30
+
ai16z originates as being an AI agent-led DAO. Similar to how we can influence the autonomous agents on memecoins to buy, we intend to bring similar functionality for token holders to actively participate in the decision-making process and shape the future of the project. Community members can pitch ideas, provide insights, and influence investment strategies based on their expertise and track record.
Copy file name to clipboardexpand all lines: docs/docs/core/actions.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ interface Action {
164
164
-**validate**: Determines if the action can be executed
165
165
-**handler**: Implements the action's behavior
166
166
-**examples**: Demonstrates proper usage patterns
167
-
-**suppressInitialMessage**: When true, suppresses the initial response message before processing the action. Useful for actions that generate their own responses (like image generation)
167
+
-**suppressInitialMessage**: When true, suppress the initial response message before processing the action. Useful for actions that generate their own responses (like image generation)
0 commit comments