Skip to content

Commit

Permalink
Merge pull request #111 from valory-xyz/feat/claude
Browse files Browse the repository at this point in the history
Create prediction tool using claude
  • Loading branch information
Adamantios authored Sep 14, 2023
2 parents 03378e2 + bb05300 commit db2b1ec
Show file tree
Hide file tree
Showing 5 changed files with 712 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ all-checks: clean format code-checks security generators common-checks-1 common-

.PHONY: fix-abci-app-specs
fix-abci-app-specs:
autonomy analyse fsm-specs --update --app-class MultiplexerAbciApp --package packages/valory/skills/multiplexer_abci
autonomy analyse fsm-specs --update --app-class MechAbciApp --package packages/valory/skills/mech_abci
autonomy analyse fsm-specs --update --app-class TaskExecutionAbciApp --package packages/valory/skills/task_execution_abci
echo "Successfully validated abcis!"

protolint_install:
Expand Down
Loading

0 comments on commit db2b1ec

Please sign in to comment.