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

Add OFV market resolver #225

Merged
merged 111 commits into from
Aug 7, 2024
Merged

Commits on Apr 24, 2024

  1. feat: add keychain

    0xArdi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4791548 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    0cf7a8a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add OFV market resolver

    kongzii committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2cff00a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix run() interface

    richardblythman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d6e8353 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    0b4694f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. gemini request tool

    victorpolisetty committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a3b87ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9011c96 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix for run signature changes

    kongzii committed May 13, 2024
    Configuration menu
    Copy the full SHA
    36f2386 View commit details
    Browse the repository at this point in the history
  2. fix types

    kongzii committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3237dcf View commit details
    Browse the repository at this point in the history
  3. fix return value

    kongzii committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4789d18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7d6255 View commit details
    Browse the repository at this point in the history
  5. another fixes

    kongzii committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5d01be1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. eval each question 3x

    kongzii committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5db1b4d View commit details
    Browse the repository at this point in the history
  2. remove old comment

    kongzii committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3473cb2 View commit details
    Browse the repository at this point in the history
  3. ipfs updates

    victorpolisetty committed May 15, 2024
    Configuration menu
    Copy the full SHA
    81e8e57 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. add kwargs

    kongzii committed May 16, 2024
    Configuration menu
    Copy the full SHA
    010f2e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    d1a3d59 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'refs/heads/main' into feat/keychain

    # Conflicts:
    #	packages/packages.json
    #	packages/valory/agents/mech/aea-config.yaml
    #	packages/valory/customs/prediction_request/component.yaml
    #	packages/valory/services/mech/service.yaml
    #	packages/valory/skills/task_execution/skill.yaml
    0xArdi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bc15607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eecbf34 View commit details
    Browse the repository at this point in the history
  3. feat: add max retries

    0xArdi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3a08009 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9715316 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    0xArdi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c0dee63 View commit details
    Browse the repository at this point in the history
  3. fix: deps

    0xArdi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    726de11 View commit details
    Browse the repository at this point in the history
  4. fix: add default model support

    0xArdi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e0ee08 View commit details
    Browse the repository at this point in the history
  5. Merge pull request valory-xyz#227 from valory-xyz/fix/remove-redundan…

    …t-package
    
    Remove redundant package
    0xArdi authored May 22, 2024
    Configuration menu
    Copy the full SHA
    22f098f View commit details
    Browse the repository at this point in the history
  6. Merge pull request valory-xyz#222 from evangriffiths/evan/tomte-dev-dep

    Make tomte a dev dependency
    0xArdi authored May 22, 2024
    Configuration menu
    Copy the full SHA
    f0366ca View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Add tool deps README.md

    0xArdi authored May 23, 2024
    Configuration menu
    Copy the full SHA
    10c7d3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request valory-xyz#230 from valory-xyz/docs/deps

    Add tool deps README.md
    0xArdi authored May 23, 2024
    Configuration menu
    Copy the full SHA
    5576d16 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. chore: bump deps

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    524bc59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into feat/keychain

    # Conflicts:
    #	packages/packages.json
    #	poetry.lock
    0xArdi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c27dfb6 View commit details
    Browse the repository at this point in the history
  3. chore: lock poetry

    0xArdi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    076f6d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a27e3f View commit details
    Browse the repository at this point in the history
  5. chore: bump deps again

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bb77f35 View commit details
    Browse the repository at this point in the history
  6. chore: lock packages

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6be4bbf View commit details
    Browse the repository at this point in the history
  7. feat: add tool

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ee4762f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9523de1 View commit details
    Browse the repository at this point in the history
  9. fix: hashes

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e181b8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ae1f76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a928106 View commit details
    Browse the repository at this point in the history
  12. fix: safety

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c76e9b5 View commit details
    Browse the repository at this point in the history
  13. fix: add key rotation

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1a2ca30 View commit details
    Browse the repository at this point in the history
  14. fix: keychain

    dvilelaf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5edf527 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2677c6a View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    victorpolisetty committed May 25, 2024
    Configuration menu
    Copy the full SHA
    90bfc5d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    2b56e8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request valory-xyz#233 from valory-xyz/fix/reslove-market-…

    …defualt-model
    
    fix: add default model to `resolve_market_reasoning`
    0xArdi authored May 27, 2024
    Configuration menu
    Copy the full SHA
    861474b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat: add lite tools

    0xArdi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5648a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f136c3b View commit details
    Browse the repository at this point in the history
  3. chore: bump mech deps

    0xArdi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    473cfc4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    79779db View commit details
    Browse the repository at this point in the history
  2. update lock

    kongzii committed May 29, 2024
    Configuration menu
    Copy the full SHA
    977df31 View commit details
    Browse the repository at this point in the history
  3. add is_valid

    kongzii committed May 29, 2024
    Configuration menu
    Copy the full SHA
    22730cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88d1fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acead1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a9ed4d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refs/heads/main' into feat/langchain-tool

    # Conflicts:
    #	packages/packages.json
    Adamantios committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bd8cb49 View commit details
    Browse the repository at this point in the history
  8. fix: env vars

    dvilelaf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ea51470 View commit details
    Browse the repository at this point in the history
  9. fix: format hack

    dvilelaf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    72adedc View commit details
    Browse the repository at this point in the history
  10. fix: more hacks

    dvilelaf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5673461 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56ecf18 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    1a825db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42541b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    d3d52f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7edecf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53c5b2 View commit details
    Browse the repository at this point in the history
  3. Added tests

    gabrielfior committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bec95a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    c3d7e78 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a629817 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    0c972da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a92aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09951f View commit details
    Browse the repository at this point in the history
  4. Merge pull request valory-xyz#237 from gabrielfior/gabriel/buy-yes-to…

    …kens-omen
    
    Marketplace of tools (1/N)
    0xArdi authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    84b7148 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    625fab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8042ba6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ead082 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    df8fe44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request valory-xyz#228 from victorpolisetty/gemini-tool

    Gemini request mech tool
    0xArdi authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    10fbda7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    16093a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    35ed92b View commit details
    Browse the repository at this point in the history
  2. ran packages lock

    victorpolisetty committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1f5d271 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bumped PMAT version

    gabrielfior committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1f9ef4d View commit details
    Browse the repository at this point in the history
  2. Updated poetry.lock

    gabrielfior committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d947725 View commit details
    Browse the repository at this point in the history
  3. Relaxed dependencies

    gabrielfior committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3c90b94 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. update ofv rev

    kongzii committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    411f43a View commit details
    Browse the repository at this point in the history
  2. fix deps

    kongzii committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fa4dfc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a2e216 View commit details
    Browse the repository at this point in the history
  4. fix lock file

    kongzii committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c522f9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8acbe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request valory-xyz#239 from victorpolisetty/dalle-request

    DALL-E request mech tool
    0xArdi authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f647200 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    10b558a View commit details
    Browse the repository at this point in the history
  2. Merge pull request valory-xyz#241 from gabrielfior/fix-gnosis-pmat-ve…

    …rsion
    
    Fix gnosis pmat version
    0xArdi authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    18d3b3c View commit details
    Browse the repository at this point in the history
  3. Add -i 70612

    kongzii committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bafb091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d5f212 View commit details
    Browse the repository at this point in the history
  5. update lock

    kongzii committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f6cee21 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. force cpu torch

    kongzii committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bf747b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update poetry version

    kongzii committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    42a3ab7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix mack

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3498fe7 View commit details
    Browse the repository at this point in the history
  2. fix gitleaks ignore

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    efb8709 View commit details
    Browse the repository at this point in the history
  3. trying to fix tools

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c64692 View commit details
    Browse the repository at this point in the history
  4. revert cpu only torch

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1be3d41 View commit details
    Browse the repository at this point in the history
  5. relock

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    760d126 View commit details
    Browse the repository at this point in the history
  6. try to fix tox

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f2481ad View commit details
    Browse the repository at this point in the history
  7. maybe maybe!

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3e5f5b7 View commit details
    Browse the repository at this point in the history
  8. fix aeaconfig

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2facdcc View commit details
    Browse the repository at this point in the history
  9. update locks

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f7fd61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a5678a View commit details
    Browse the repository at this point in the history
  11. add graphapi keyy

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    df9df8e View commit details
    Browse the repository at this point in the history
  12. black

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4ba88c0 View commit details
    Browse the repository at this point in the history
  13. remove sentene transformers

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cab249d View commit details
    Browse the repository at this point in the history
  14. never enough of fixes!

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f78c3d View commit details
    Browse the repository at this point in the history
  15. lock

    kongzii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5db5ec0 View commit details
    Browse the repository at this point in the history