autogpt项目结构
Forge - 锻造介绍 | 快速入门ForgeForge出你自己的智能体!The ForgeisforForge是一个为你的智能体应用程序准备的即用模板。All所有样板代码都已处理完毕,让你将所有的创造力都投入到使你的智能体与众不同的地方。Ease轻松构建- 我们已经奠定了基础,让你可以专注于你的智能体的个性和能力。全面的教程可在此处获得。
总结
文档地址:https://docs.agpt.co/
-
server - 平台
-
agent - 核心
- Discord: https://discord.gg/autogpt
-
benchmark - 测试
- agbenchmark: https://pypi.org/project/agbenchmark/
- 智能体协议:AI Engineer Foundation
-
forge - 模板
- 自定义教程:https://aiedge.medium.com/autogpt-forge-e3de53cc58ec
-
frontend - 前端
-
cli - 命令行
内容
AutoGPT Documentation
Welcome to the AutoGPT Documentation.
The AutoGPT project consists of four main components
:
The Server – known as the "AutoGPT Platform"
The Agent – also known as just “AutoGPT”
The Benchmark – AKA agbenchmark
The Forge
The Frontend
To tie these together, we also have a CLI at the root of the project.
欢迎来到AutoGPT文档。
AutoGPT项目包含
四个主要组件
:
服务器
——即"AutoGPT平台"
智能体
——也简称为"AutoGPT"
基准测试
——亦称agbenchmark
熔炉
(Forge)
前端
(Frontend)为了将这些组件
结合在一起
,我们在项目的根目录下
还提供了一个命令行界面
(CLI)。
Server - 服务器 - 基础设施
The server is the backbone
of the New AutoGPT project
.
It provides the infrastructure
for the agents
to run, and the UI
for you to interact with them.
It integrates with the Forge
, Agent
, and a bespoke UI
to provide a seamless experience
.
服务器
服务器是
新AutoGPT项目
的核心
。它为
智能体
的运行提供基础设施
,并为您提供与之交互的用户界面
。它与
Forge
、智能体
以及定制的用户界面
集成,以提供无缝体验
。
Agent - 智能体 - 核心
The heart
of AutoGPT
, and the project that kicked it all off
: a semi-autonomous agent
powered by LLMs
to execute any task for you*
.
AutoGPT
的核心
,也是启动这一切
的项目:一个由大型语言模型
驱动的半自主智能体
,为您*
执行任何任务。
We continue to develop this project with the goal of providing access to AI assistance
to the masses
, and building the future transparently
and together
.
我们继续开发此项目,旨在向
大众
提供人工智能辅助
,并透明地
、共同地
构建未来。
Explore
- See what AI can do and beinspired
by aglimpse
of the future.
探索
- 看看人工智能能做什么,并从未来的一瞥
中获得灵感
。
Build with us
- We welcome anyinput
, whether it’s code or ideas fornew features
orimprovements
!- Join us on
Discord
and find out how you can join in on the action.
- Join us on
与我们共建
- 我们欢迎任何贡献
,无论是代码还是对新功能
或改进
的想法!
- 加入我们的
Discord
,了解如何参与行动。Discord: https://discord.gg/autogpt
- it isn’t
quite
there yet, but that is theultimate
goal that we are stillpursuing
它还没有
完全
达到那个水平,但那是我们仍在追求
的最终目标
Benchmark - 评估
Measure
your agent’s performance
!
评估
你的智能体的性能
!
The agbenchmark
can be used with any agent that supports the agent protocol
, and the integration
with the project's CLI
makes it even easier to use with AutoGPT
and forge-based agents
.
agbenchmark
可以与任何支持智能体协议
的智能体一起使用,与项目的命令行界面(CLI)
的集成
使得它与AutoGPT
和基于forge的智能体
一起使用更加方便。
The benchmark
offers a stringent testing environment
.
基准测试
提供了一个严格的测试环境
。
Our framework
allows for autonomous
, objective performance evaluations
, ensuring
your agents are primed
for real-world action
.
我们的框架
允许进行自主
、客观的性能评估
,确保
你的智能体为现实世界的应用
做好了充分准备
。
agbenchmark
on Pypi
Pypi 上的
agbenchmark
agbenchmark: https://pypi.org/project/agbenchmark/
Agent Protocol Standardization - AutoGPT uses the agent protocol
from the AI Engineer Foundation
to ensure compatibility
with many agents, both from within and outside the project.
智能体协议标准化 - AutoGPT 使用来自
AI Engineer Foundation
的智能体协议
,以确保与项目内外许多智能体的兼容性
。
Forge - 自定义模板
Introduction | Quickstart
Forge - 锻造
介绍 | 快速入门
Forge
your own agent!
Forge
出你自己的智能体!
The Forge
is a ready-to-go template for your agent application
.
Forge
是一个为你的智能体应用程序准备的即用模板。
All the boilerplate code
is already handled, letting you channel all your creativity
into the things that set your agent apart
.
所有
样板代码
都已处理完毕,让你将所有的创造力
都投入到使你的智能体与众不同的地方
。
Building with Ease
- We’ve set the groundwork
so you can focus on your agent's personality and capabilities
.
轻松构建
- 我们已经奠定了基础
,让你可以专注于你的智能体的个性和能力
。
Comprehensive tutorials
are available here.
全面的教程
可在此处获得。https://aiedge.medium.com/autogpt-forge-e3de53cc58ec
Frontend - 前端
Readme
前端
Readme
An easy-to-use and open source frontend
for any Agent Protocol-compliant agent
.
任何
符合Agent协议
的智能体的易用且开源的前端
。
User-Friendly Interface
- Manage your agents effortlessly
.
用户友好界面
-轻松管理
你的智能体。
Seamless Integration
- Smooth connectivity
between your agent
and our benchmarking system
.
无缝集成
- 你的智能体与我们的基准测试系统
之间的顺畅连接
。
CLI - 命令行工具 - 管理
The project CLI
makes it easy to use all of the components
in the repo
, separately
or together
.
该项目的
命令行界面(CLI)
使得单独
或组合
使用仓库
中的所有组件
变得非常容易。
To install its dependencies
, simply run ./run
setup, and you’re ready to go!
为了安装其
依赖项
,只需运行./run
设置,然后你就可以开始了!
$ ./run
Usage: cli.py [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
agent Commands to create, start and stop agents
benchmark Commands to start the benchmark and list tests and categories
setup Installs dependencies needed for your system.
Join the AutoGPT Discord server
for any queries: discord.gg/autogpt
加入
AutoGPT Discord服务器
以咨询任何问题:discord.gg/autogpt
https://discord.gg/autogpt
Glossary
of Terms
Repository
: Space
where your project resides
.
Forking
: Copying
a repository under your account.
Cloning
: Making a local copy
of a repository.
Agent
: The AutoGPT you’ll create and develop.
Benchmarking
: Testing your agent’s skills in the Forge
.
Forge
: The template
for building your AutoGPT agent.
Frontend
: The UI
for tasks, logs, and task history
.
术语词汇表
Repository
(仓库):你的项目所在
的空间
。
Forking
(分叉):在你的账户下复制
一个仓库。
Cloning
(克隆):制作仓库的本地副本
。
Agent
(智能体):你将创建和开发的AutoGPT。
Benchmarking
(基准测试):在Forge
中测试你的智能体的技能。
Forge
(熔炉):构建你的AutoGPT智能体的模板
。
Frontend
(前端):任务、日志和任务历史
的用户界面
。
更多推荐
所有评论(0)