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 price inference to the CDP AgentKit (typescript) #115

Open
wants to merge 1 commit 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/typescript/src/actions/cdp/allora/ folder.

Detailed testing steps
Unit Tests are in cdp-agentkit-core/typescript/src/tests/allora_*.

@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-ts branch 4 times, most recently from 8ad32e1 to 0369e70 Compare January 16, 2025 21:59
@fernandofcampos fernandofcampos changed the title Adds Allora Network price prediction to the CDP AgentKit (typescript) Adds Allora Network price inference to the CDP AgentKit (typescript) Jan 22, 2025
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration-ts branch 4 times, most recently from b8e7f8a to 7388bff Compare January 23, 2025 02:07
@fernandofcampos fernandofcampos changed the title Adds Allora Network price inference to the CDP AgentKit (typescript) feat: Adds Allora Network price inference to the CDP AgentKit (typescript) Jan 23, 2025
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration-ts branch 2 times, most recently from 2ceebce to 0bbc270 Compare January 27, 2025 02:01
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration-ts branch from 0bbc270 to 42451fc Compare January 27, 2025 02:20
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