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: Adds Allora Network AI price inference to the CDP AgentKit #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fernandofcampos
Copy link

@fernandofcampos fernandofcampos commented Jan 15, 2025

Relates to:

N/A

Risks

Low

Background

Allora Network is an AI-powered inference platform that delivers real-time, self-improving forecasts and insights for various use cases. By aggregating and analyzing data from diverse sources—such as blockchain networks and off-chain APIs—Allora seamlessly provides low-latency, high-performance analytics without requiring complex infrastructure. The platform’s intuitive approach allows developers to focus on building intelligence-driven solutions, while Allora takes care of the heavy lifting behind the scenes.

What does this PR do?

This PR implements actions that enables agents to leverage the AI price inference available on Allora Network.

What kind of change is this?

Features (non-breaking change which adds functionality)

Why are we doing this? Any context or related work?

We aim to bring real-time, self-improving AI inferences into CDP AgentKit, without any complex infrastructure setup needed. This helps broaden the ecosystem of AI-enabled tools and boosts the agents' ability to provide advanced market insights.

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?
Most of the changes are in cdp_agentkit_core/actions/allora/ folder.

Detailed testing steps
Unit Tests are in tests/actions/allora/ folder.

@cb-heimdall
Copy link

cb-heimdall commented Jan 15, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration branch 4 times, most recently from 1d63a63 to 743b22f Compare January 17, 2025 16:06
@fernandofcampos fernandofcampos changed the title Adds Allora Network AI price prediction to the CDP AgentKit Adds Allora Network AI price inference to the CDP AgentKit Jan 22, 2025
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration branch 2 times, most recently from ecca75f to ef08d19 Compare January 23, 2025 02:26
@fernandofcampos fernandofcampos changed the title Adds Allora Network AI price inference to the CDP AgentKit feat: Adds Allora Network AI price inference to the CDP AgentKit Jan 23, 2025
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration branch from ef08d19 to 838c2f1 Compare January 23, 2025 20:14
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration branch from 838c2f1 to e78c94a Compare January 27, 2025 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants