mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-24 17:04:55 +00:00
Ethereum Virtual Machine Text to Transaction Environment (#187)
* EVM-text_to_transaction * update structure * Update README --------- Co-authored-by: Jeremy Melvin <jeremy@openblocklabs.com>
This commit is contained in:
parent
d0a253e1b5
commit
3bed7c64b9
8 changed files with 2135 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
# EVM Environment specific dependencies
|
||||
# (openai, pydantic, requests, gymnasium, numpy are provided by atroposlib)
|
||||
pyyaml>=6.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue