Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent0 and config refactor #825

Merged
merged 24 commits into from
Aug 16, 2023
Merged

Agent0 and config refactor #825

merged 24 commits into from
Aug 16, 2023

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Aug 15, 2023

Major changes:

  • Consolidates rpc url env configurations across all subpackages
  • Splits out postgres and account env configurations
  • Adding dataclass and helper functions for all configurations
  • Agent0 bots entry points now defines all configurations and executes bots via 2 lines (defined in examples)
  • Passing in all individual configuration files to where it's needed

Minor changes:

  • Allowing specification of exact agent budget
  • Adding in base abstract class for HyperdrivePolicy
  • Adding example custom bot

TODO:

  • Consolidating all configurations into one variable for passing into various functions
  • Wrapper stateful object to ease syntax, reduce imports, and set defaults for running custom bots

@vercel
Copy link

vercel bot commented Aug 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elf-simulations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 7:20pm

.gitignore Outdated Show resolved Hide resolved
@wakamex
Copy link
Contributor

wakamex commented Aug 16, 2023

do you think moving the ABIs into the agent0 package would make sense in this PR?

@dpaiton
Copy link
Member

dpaiton commented Aug 16, 2023

can you also update the PR title so that it is more descriptive to the few things that are done here? (at least add that it refactors configs)

@slundqui slundqui changed the title Agent0 updates Agent0 and config refactor Aug 16, 2023
@slundqui slundqui merged commit 4f18111 into delvtech:main Aug 16, 2023
4 checks passed
@slundqui slundqui deleted the agent0_updates branch August 16, 2023 19:25
@dpaiton dpaiton linked an issue Aug 16, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants