From 13b251966d66d5b6505ffdbcefbd4a35efb48662 Mon Sep 17 00:00:00 2001 From: John-peterson-coinbase Date: Sun, 10 Nov 2024 17:45:49 +0000 Subject: [PATCH] deploy: d99af2cca94a7c1afbc9d3d2a23de7220a159cf4 --- cdp-agentkit-core/README.html | 4 +- .../cdp_agentkit_core.actions.rst.txt | 11 +- .../cdp_agentkit_core.actions.social.rst.txt | 18 + ...entkit_core.actions.social.twitter.rst.txt | 29 + ...p_agentkit_core.actions.uniswap_v3.rst.txt | 29 - .../cdp_agentkit_core.actions.wow.rst.txt | 29 + .../_static/documentation_options.js | 2 +- .../cdp_agentkit_core.actions.html | 1195 +++++++++++------ .../cdp_agentkit_core.actions.social.html | 134 ++ ..._agentkit_core.actions.social.twitter.html | 131 ++ .../cdp_agentkit_core.actions.uniswap_v3.html | 213 --- .../cdp_agentkit_core.actions.wow.html | 253 ++++ cdp-agentkit-core/cdp_agentkit_core.html | 326 +++-- cdp-agentkit-core/genindex.html | 560 +++++--- cdp-agentkit-core/index.html | 4 +- cdp-agentkit-core/modules.html | 5 +- cdp-agentkit-core/objects.inv | Bin 1305 -> 1783 bytes cdp-agentkit-core/py-modindex.html | 20 +- cdp-agentkit-core/search.html | 4 +- cdp-agentkit-core/searchindex.js | 2 +- cdp-langchain/README.html | 21 +- cdp-langchain/_sources/README.md.txt | 14 +- cdp-langchain/_sources/cdp_langchain.rst.txt | 11 + .../_sources/cdp_langchain.tools.rst.txt | 6 +- .../_static/documentation_options.js | 2 +- .../cdp_langchain.agent_toolkits.html | 8 +- cdp-langchain/cdp_langchain.html | 91 +- cdp-langchain/cdp_langchain.tools.html | 122 +- cdp-langchain/cdp_langchain.utils.html | 382 +----- cdp-langchain/genindex.html | 170 +-- cdp-langchain/index.html | 21 +- cdp-langchain/modules.html | 8 +- cdp-langchain/objects.inv | Bin 1037 -> 890 bytes cdp-langchain/py-modindex.html | 11 +- cdp-langchain/search.html | 4 +- cdp-langchain/searchindex.js | 2 +- 36 files changed, 2247 insertions(+), 1595 deletions(-) create mode 100644 cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.rst.txt create mode 100644 cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.twitter.rst.txt delete mode 100644 cdp-agentkit-core/_sources/cdp_agentkit_core.actions.uniswap_v3.rst.txt create mode 100644 cdp-agentkit-core/_sources/cdp_agentkit_core.actions.wow.rst.txt create mode 100644 cdp-agentkit-core/cdp_agentkit_core.actions.social.html create mode 100644 cdp-agentkit-core/cdp_agentkit_core.actions.social.twitter.html delete mode 100644 cdp-agentkit-core/cdp_agentkit_core.actions.uniswap_v3.html create mode 100644 cdp-agentkit-core/cdp_agentkit_core.actions.wow.html diff --git a/cdp-agentkit-core/README.html b/cdp-agentkit-core/README.html index 391520903..753ff34d9 100644 --- a/cdp-agentkit-core/README.html +++ b/cdp-agentkit-core/README.html @@ -5,11 +5,11 @@ - Agentkit Core — CDP Agentkit - Core 0.0.1 documentation + Agentkit Core — CDP Agentkit - Core 0.0.3 documentation - + diff --git a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.rst.txt b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.rst.txt index 0fa0aa4b9..225e56ee4 100644 --- a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.rst.txt +++ b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.rst.txt @@ -7,11 +7,20 @@ Subpackages .. toctree:: :maxdepth: 4 - cdp_agentkit_core.actions.uniswap_v3 + cdp_agentkit_core.actions.social + cdp_agentkit_core.actions.wow Submodules ---------- +cdp\_agentkit\_core.actions.cdp\_action module +---------------------------------------------- + +.. automodule:: cdp_agentkit_core.actions.cdp_action + :members: + :undoc-members: + :show-inheritance: + cdp\_agentkit\_core.actions.deploy\_nft module ---------------------------------------------- diff --git a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.rst.txt b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.rst.txt new file mode 100644 index 000000000..6af25ca08 --- /dev/null +++ b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.rst.txt @@ -0,0 +1,18 @@ +cdp\_agentkit\_core.actions.social package +========================================== + +Subpackages +----------- + +.. toctree:: + :maxdepth: 4 + + cdp_agentkit_core.actions.social.twitter + +Module contents +--------------- + +.. automodule:: cdp_agentkit_core.actions.social + :members: + :undoc-members: + :show-inheritance: diff --git a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.twitter.rst.txt b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.twitter.rst.txt new file mode 100644 index 000000000..42ee3efb6 --- /dev/null +++ b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.social.twitter.rst.txt @@ -0,0 +1,29 @@ +cdp\_agentkit\_core.actions.social.twitter package +================================================== + +Submodules +---------- + +cdp\_agentkit\_core.actions.social.twitter.account\_details module +------------------------------------------------------------------ + +.. automodule:: cdp_agentkit_core.actions.social.twitter.account_details + :members: + :undoc-members: + :show-inheritance: + +cdp\_agentkit\_core.actions.social.twitter.post\_tweet module +------------------------------------------------------------- + +.. automodule:: cdp_agentkit_core.actions.social.twitter.post_tweet + :members: + :undoc-members: + :show-inheritance: + +Module contents +--------------- + +.. automodule:: cdp_agentkit_core.actions.social.twitter + :members: + :undoc-members: + :show-inheritance: diff --git a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.uniswap_v3.rst.txt b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.uniswap_v3.rst.txt deleted file mode 100644 index 9bfe2f87a..000000000 --- a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.uniswap_v3.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -cdp\_agentkit\_core.actions.uniswap\_v3 package -=============================================== - -Submodules ----------- - -cdp\_agentkit\_core.actions.uniswap\_v3.constants module --------------------------------------------------------- - -.. automodule:: cdp_agentkit_core.actions.uniswap_v3.constants - :members: - :undoc-members: - :show-inheritance: - -cdp\_agentkit\_core.actions.uniswap\_v3.create\_pool module ------------------------------------------------------------ - -.. automodule:: cdp_agentkit_core.actions.uniswap_v3.create_pool - :members: - :undoc-members: - :show-inheritance: - -Module contents ---------------- - -.. automodule:: cdp_agentkit_core.actions.uniswap_v3 - :members: - :undoc-members: - :show-inheritance: diff --git a/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.wow.rst.txt b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.wow.rst.txt new file mode 100644 index 000000000..d2c8272ef --- /dev/null +++ b/cdp-agentkit-core/_sources/cdp_agentkit_core.actions.wow.rst.txt @@ -0,0 +1,29 @@ +cdp\_agentkit\_core.actions.wow package +======================================= + +Submodules +---------- + +cdp\_agentkit\_core.actions.wow.constants module +------------------------------------------------ + +.. automodule:: cdp_agentkit_core.actions.wow.constants + :members: + :undoc-members: + :show-inheritance: + +cdp\_agentkit\_core.actions.wow.create\_token module +---------------------------------------------------- + +.. automodule:: cdp_agentkit_core.actions.wow.create_token + :members: + :undoc-members: + :show-inheritance: + +Module contents +--------------- + +.. automodule:: cdp_agentkit_core.actions.wow + :members: + :undoc-members: + :show-inheritance: diff --git a/cdp-agentkit-core/_static/documentation_options.js b/cdp-agentkit-core/_static/documentation_options.js index d1f229197..74029b811 100644 --- a/cdp-agentkit-core/_static/documentation_options.js +++ b/cdp-agentkit-core/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.0.1', + VERSION: '0.0.3', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/cdp-agentkit-core/cdp_agentkit_core.actions.html b/cdp-agentkit-core/cdp_agentkit_core.actions.html index 470ae376f..ee3e37c11 100644 --- a/cdp-agentkit-core/cdp_agentkit_core.actions.html +++ b/cdp-agentkit-core/cdp_agentkit_core.actions.html @@ -5,16 +5,16 @@ - cdp_agentkit_core.actions package — CDP Agentkit - Core 0.0.1 documentation + cdp_agentkit_core.actions package — CDP Agentkit - Core 0.0.3 documentation - + - + @@ -39,26 +39,49 @@

cdp_agentkit_core.actions package

A

@@ -54,15 +54,55 @@

A

  • amount (cdp_agentkit_core.actions.register_basename.RegisterBasenameInput attribute)
  • +
  • args_schema (cdp_agentkit_core.actions.cdp_action.CdpAction attribute) + +
  • @@ -70,15 +110,9 @@

    A

  • asset_id (cdp_agentkit_core.actions.get_balance.GetBalanceInput attribute)
  • @@ -88,19 +122,11 @@

    B

    @@ -119,6 +145,13 @@

    C

    +
  • + cdp_agentkit_core.actions.cdp_action + +
  • @@ -170,6 +203,13 @@

    C

  • +
  • + cdp_agentkit_core.actions.social + +
  • @@ -187,32 +227,34 @@

    C

  • - cdp_agentkit_core.actions.uniswap_v3 + cdp_agentkit_core.actions.wow
  • - cdp_agentkit_core.actions.uniswap_v3.constants + cdp_agentkit_core.actions.wow.constants
  • - cdp_agentkit_core.actions.uniswap_v3.create_pool + cdp_agentkit_core.actions.wow.create_token
  • -
  • contract_address (cdp_agentkit_core.actions.mint_nft.MintNftInput attribute) +
  • CdpAction (class in cdp_agentkit_core.actions)
  • +
  • contract_address (cdp_agentkit_core.actions.mint_nft.MintNftInput attribute) +
  • create_register_contract_method_args() (in module cdp_agentkit_core.actions.register_basename)
  • @@ -221,40 +263,78 @@

    C

    D

    @@ -262,19 +342,53 @@

    D

    F

    - @@ -284,183 +398,245 @@

    G

    M

    @@ -502,22 +682,56 @@

    M

    N

    - @@ -526,32 +740,28 @@

    N

    R

    @@ -563,9 +773,7 @@

    S

    @@ -575,75 +783,49 @@

    T

    -

    U

    +

    W

    diff --git a/cdp-agentkit-core/index.html b/cdp-agentkit-core/index.html index 14900ed8d..53f24ccdb 100644 --- a/cdp-agentkit-core/index.html +++ b/cdp-agentkit-core/index.html @@ -5,11 +5,11 @@ - CDP Agentkit - Core Documentation — CDP Agentkit - Core 0.0.1 documentation + CDP Agentkit - Core Documentation — CDP Agentkit - Core 0.0.3 documentation - + diff --git a/cdp-agentkit-core/modules.html b/cdp-agentkit-core/modules.html index 1e6b54361..4312f0415 100644 --- a/cdp-agentkit-core/modules.html +++ b/cdp-agentkit-core/modules.html @@ -5,11 +5,11 @@ - cdp_agentkit_core — CDP Agentkit - Core 0.0.1 documentation + cdp_agentkit_core — CDP Agentkit - Core 0.0.3 documentation - + @@ -42,6 +42,7 @@

    cdp_agentkit_corecdp_agentkit_core.actions package