awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
InternLM avatar

InternLM/lagent

0
View on GitHub↗
2,259 星标·237 分支·Python·Apache-2.0·2 次浏览

Lagent

A lightweight framework for building LLM-based agents

Features

  • Agent Frameworks - Lightweight framework for building agentic applications.
  • Agent Orchestration - Lightweight framework for building agentic applications.
  • Agent Frameworks - Lightweight framework for building ReAct and AutoGPT-style agents.

Star 历史

internlm/lagent 的 Star 历史图表internlm/lagent 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Lagent 的开源替代方案

相似的开源项目,按与 Lagent 的功能重合度排序。
  • lazyagi/lazyllmLazyAGI 的头像

    LazyAGI/LazyLLM

    3,842在 GitHub 上查看↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Pythonagentsai-agentdata
    在 GitHub 上查看↗3,842
  • browser-use/browser-usebrowser-use 的头像

    browser-use/browser-use

    100,229在 GitHub 上查看↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows without relying on brittle selectors. The system functions as a headless browser controller, providing a programmatic interface to manage browser instances and execute granular interactions. The project distinguishes itself through its ability to translate high-level intent into

    Pythonai-agentsai-toolsbrowser-automation
    在 GitHub 上查看↗100,229
  • agentops-ai/agentopsAgentOps-AI 的头像

    AgentOps-AI/agentops

    5,654在 GitHub 上查看↗

    AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability of autonomous agents powered by large language models. It serves as a system for tracking AI agent behavior, debugging complex workflows, and benchmarking model performance. The platform is distinguished by its ability to visualize multi-agent workflows through execution path graphing and session replays. It provides specific tools for calculating financial spend across various language model providers and supports a self-hosted observability stack for users who require full

    Python
    在 GitHub 上查看↗5,654
  • agno-agi/agnoagno-agi 的头像

    agno-agi/agno

    40,717在 GitHub 上查看↗

    Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat

    Pythonagentsaiai-agents
    在 GitHub 上查看↗40,717
查看 Lagent 的所有 30 个替代方案→

常见问题解答

internlm/lagent 是做什么的?

A lightweight framework for building LLM-based agents

internlm/lagent 的主要功能有哪些?

internlm/lagent 的主要功能包括:Agent Frameworks, Agent Orchestration。

internlm/lagent 有哪些开源替代品?

internlm/lagent 的开源替代品包括: lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… composiohq/composio — Composio is an integration platform designed to connect autonomous agents with external software services and APIs. It… agentops-ai/agentops — AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability… agno-agi/agno — Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous… camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified… browser-use/browser-use — Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web…