mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[feature req] Support for Agents from Other Frameworks #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mahimairaja on GitHub (Jul 25, 2024).
The idea of hosting the agents as microservices is wonderful. Many of us work with multiple frameworks like llama-index, langchain, langgraph, crew ai to crew and deploy ai agents, it would be great if we could integrate them in to the game.
Looking forward to contribute for the same, Thanks
@logan-markewich commented on GitHub (Sep 5, 2024):
We've done a major refactor, and I don't think this issue is relevant anymore (you can wrap any agent framework into a workflow and deploy that!)