Skip to content

Commit

Permalink
gm
Browse files Browse the repository at this point in the history
  • Loading branch information
IkigaiLabsETH committed Nov 3, 2024
1 parent d5bcf61 commit 5a32afb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions core/elizaConfig.example2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Load custom actions from the actions directory

# Close this into a elizaConfig.yaml file that is ignored by git

# Paths are relative to the core/src directory

actions:
- name: askClaude
path: ./actions/askClaude.ts
- name: epicAction
path: ./custom_actions/epicAction.ts

0 comments on commit 5a32afb

Please sign in to comment.