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

Feat/ofv merged #247

Merged
merged 49 commits into from
Aug 8, 2024
Merged

Feat/ofv merged #247

merged 49 commits into from
Aug 8, 2024

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Aug 7, 2024

Proposed changes

This PR adds the OFV Market Resolver tool introduced in #225.

Types of changes

What types of changes does your code introduce? (A breaking change is a fix or feature that would cause existing functionality and APIs to not work as expected.)
Put an x in the box that applies

  • Non-breaking fix (non-breaking change which fixes an issue)
  • Breaking fix (breaking change which fixes an issue)
  • Non-breaking feature (non-breaking change which adds functionality)
  • Breaking feature (breaking change which adds functionality)
  • Refactor (non-breaking change which changes implementation)
  • Messy (mixture of the above - requires explanation!)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the main branch (left side). Also you should start your branch off our main.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.

kongzii and others added 16 commits July 9, 2024 09:42
…olver

# Conflicts:
#	packages/gnosis/customs/ofv_market_resolver/ofv_market_resolver.py
#	packages/gnosis/customs/omen_tools/component.yaml
#	packages/jhehemann/customs/prediction_sum_url_content/component.yaml
#	packages/napthaai/customs/prediction_request_rag/component.yaml
#	packages/napthaai/customs/prediction_request_rag_cohere/component.yaml
#	packages/napthaai/customs/prediction_request_reasoning/component.yaml
#	packages/napthaai/customs/prediction_url_cot/component.yaml
#	packages/napthaai/customs/resolve_market_reasoning/component.yaml
#	packages/nickcom007/customs/prediction_request_sme/component.yaml
#	packages/nickcom007/customs/prediction_request_sme_lite/component.yaml
#	packages/nickcom007/customs/sme_generation_request/component.yaml
#	packages/packages.json
#	packages/polywrap/customs/prediction_with_research_report/component.yaml
#	packages/psouranis/customs/optimization_by_prompting/component.yaml
#	packages/valory/agents/mech/aea-config.yaml
#	packages/valory/customs/native_transfer_request/component.yaml
#	packages/valory/customs/openai_request/component.yaml
#	packages/valory/customs/prediction_langchain/component.yaml
#	packages/valory/customs/prediction_request/component.yaml
#	packages/valory/customs/prediction_request_embedding/component.yaml
#	packages/valory/customs/prepare_tx/component.yaml
#	packages/valory/customs/resolve_market/component.yaml
#	packages/valory/customs/stability_ai_request/component.yaml
#	packages/valory/services/mech/service.yaml
#	packages/valory/skills/task_execution/skill.yaml
#	poetry.lock
#	pyproject.toml
#	tests/test_tools.py
@0xArdi
Copy link
Collaborator Author

0xArdi commented Aug 7, 2024

@kongzii @victorpolisetty Can you take a look a this PR?
It's adding the OFV Market Resolver tool without the dependencies.

@victorpolisetty
Copy link
Contributor

victorpolisetty commented Aug 8, 2024

lgtm! I ran it with my own openai and serper api key and it worked well.

Screenshot 2024-08-07 at 5 14 08 PM

@kongzii
Copy link
Contributor

kongzii commented Aug 8, 2024

Looks good; dependency changes were already merged in separate PR, so that's fine. And if you are going to merge this PR as it is now, then #244 can be closed, as this PR contains these changes.

pyproject.toml Outdated Show resolved Hide resolved
@0xArdi 0xArdi merged commit 04b1854 into main Aug 8, 2024
6 of 7 checks passed
@0xArdi 0xArdi deleted the feat/ofv-merged branch August 8, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants