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

[Feature] Agent microservice support using LlamaIndex #1207

Open
lvliang-intel opened this issue Nov 28, 2024 · 0 comments
Open

[Feature] Agent microservice support using LlamaIndex #1207

lvliang-intel opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@lvliang-intel
Copy link
Collaborator

Priority

P4-Low

OS type

Ubuntu

Hardware type

Gaudi2

Running nodes

Single Node

Description

Feature Name: Agent Microservice Support using LlamaIndex

Description:
This feature aims to extend the current Agent Microservice to support LlamaIndex as an additional implementation alongside LangChain. The integration will allow the Agent Microservice to utilize LlamaIndex’s advanced capabilities for structured reasoning and dynamic task planning, providing greater flexibility and robustness.

Tasks:

Plan integration points where LlamaIndex interacts with the Agent’s core logic, including task orchestration.
Develop and Integrate LlamaIndex Functionality.
Use LlamaIndex to improve the Agent’s ability to reason about tasks and dependencies.
Implement mechanisms for efficient task delegation and response synthesis using LlamaIndex.
Conduct unit and integration tests for the LlamaIndex implementation.

@lvliang-intel lvliang-intel added the feature New feature or request label Nov 28, 2024
@lvliang-intel lvliang-intel added this to the v1.2 milestone Nov 28, 2024
@joshuayao joshuayao moved this to In progress in OPEA Nov 28, 2024
@joshuayao joshuayao modified the milestones: v1.2, v1.3 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: In progress
Development

No branches or pull requests

3 participants