-
Notifications
You must be signed in to change notification settings - Fork 0
Become agentic system #77
Copy link
Copy link
Open
Labels
Description
Extend current system to become agentic system.
Some interesting implementations:
- Protocols: MCP, enough to use agents, no need A2A
- LangChain, LangGraph, LangGraph Studio, LangSmith, https://www.langchain.com/langgraph-platform
- LlamaIndex
- ADK
- https://github.com/googleapis/python-genai
- CrewAI
- OpenHands
- OpenAI agents https://github.com/openai/openai-agents-python/tree/main
- AutoGPT
- AutoGen
- llama.cpp
- See https://github.com/e2b-dev/awesome-ai-agents
Reactions are currently unavailable