This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| openagents [2026/03/25 15:21] – Create OpenAgents page: open platform with data/plugin/web agents agent | openagents [2026/03/30 22:23] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== OpenAgents: An Open Platform for Language Agents in the Wild ====== | ====== OpenAgents: An Open Platform for Language Agents in the Wild ====== | ||
| - | OpenAgents is an **open-source platform** for deploying and using language agents in real-world settings. Introduced by Xie et al. (2023), it provides three specialized agents -- Data Agent, Plugins Agent, and Web Agent -- accessible through a user-friendly web interface designed for non-expert end users. | + | OpenAgents is an **open-source platform** for deploying and using language agents in real-world settings. Introduced by Xie et al. (2023), it provides three specialized agents -- Data Agent, Plugins Agent, and Web Agent -- accessible through a user-friendly web interface designed for non-expert end users.((https:// |
| ===== Overview ===== | ===== Overview ===== | ||
| - | Most agent research produces proof-of-concept systems that require technical expertise to operate. OpenAgents bridges the gap between research prototypes and practical deployment by providing a complete full-stack platform: a chat-based web UI for end users and modular agent backends for developers and researchers. | + | Most agent research produces proof-of-concept systems that require technical expertise to operate. OpenAgents bridges the gap between research prototypes and practical deployment by providing a complete full-stack platform: a chat-based web UI for end users and modular agent backends for developers and researchers.((https:// |
| - | The platform is fully open-source and supports easy local deployment, enabling both innovation and real-world evaluation of agent capabilities. | + | The platform is fully open-source and supports easy local deployment, enabling both innovation and real-world evaluation of agent capabilities.((https:// |
| ===== The Three Agents ===== | ===== The Three Agents ===== | ||
| Line 55: | Line 55: | ||
| ===== Key Contributions ===== | ===== Key Contributions ===== | ||
| - | * First open-source platform bringing research agents to practical end-user deployment | + | * First open-source platform bringing research agents to practical end-user deployment((https:// |
| * Web UI designed for non-technical users with natural chat interaction | * Web UI designed for non-technical users with natural chat interaction | ||
| * Full-stack local deployment support for researchers and developers | * Full-stack local deployment support for researchers and developers | ||
| Line 84: | Line 84: | ||
| </ | </ | ||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 94: | Line 90: | ||
| * [[tool_use_agents|Tool-Use in LLM Agents]] | * [[tool_use_agents|Tool-Use in LLM Agents]] | ||
| * [[agent_platforms|Agent Platform Comparison]] | * [[agent_platforms|Agent Platform Comparison]] | ||
| + | |||
| + | ===== References ===== | ||