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

Langgraph #35

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

Conversation

deepak-likes-code
Copy link
Collaborator

Add LangGraph Integration for Agent Orchestration

Description

Added LangGraph configuration and setup to enable structured agent workflows and orchestration. This integration provides a framework for managing complex agent interactions, particularly focused on DeFi liquidity operations.

Key Changes

  • Added langgraph.json configuration for Node.js v20 compatibility
  • Set up graph orchestration structure in langraph/index.ts
  • Integrated liquidity agent, transferAndSwap agent and borrowAndSupply agent with LangGraph workflow
  • Added necessary environment configuration support

Testing

  • Added test coverage for LangGraph integration
  • Included liquidity agent workflow tests

Technical Notes

  • Requires Node.js v20
  • Environment variables must be configured via .env file
  • Dependencies are managed through local resolution

Related Issues

[Add issue numbers if applicable]

added the agents and tools
added the tests
@fuel-cla-bot
Copy link

fuel-cla-bot bot commented Dec 29, 2024

Thanks for the contribution! Before we can merge this, we need @deepak-likes-code to sign the Fuel Labs Contributor License Agreement.

@Dhaiwat10
Copy link
Member

will merge after #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants