AgentScope Doc
|

Tutorial

  • 快速入门
  • 消息
  • 构建智能体
  • 构建对话

FQA

  • 常见问题解答

Task Guides

  • 模型 API
  • Prompt 格式化
  • 结构化输出
  • 流式输出
  • 内置智能体
  • 多模态
  • 可视化
  • 配置和监控
  • 工具
  • MCP
  • 检索增强生成(RAG)
  • 钩子函数
  • 分布式
  • 系统提示优化
  • 浏览器控制
  • 低代码开发

Examples

  • 样例
    • 配置类
    • 智能体
    • 游戏
    • 对话

Applications

  • SWE-Bench

API Docs

  • agentscope package
  • agentscope.message package
  • agentscope.models package
  • agentscope.agents package
  • agentscope.memory package
  • agentscope.parsers package
  • agentscope.rag package
  • agentscope.service package
  • agentscope.prompt package
  • agentscope.tokens module
  • agentscope.exception module
AgentScope Doc
  • 样例
  • 查看页面源码

备注

Go to the end to download the full example code.

样例

配置类

LLM 配置模版
LLM 配置模版
在 AgentScope 中配置不同的LLM API。
本地部署 LLaMA3
本地部署 LLaMA3
使用 AgentScope 在本地设置 LLaMA3 模型服务。支持 CPU 和 GPU。

智能体

Web 浏览器智能体
Web 浏览器智能体
在 AgentScope 中构建一个 Web 浏览器控制智能体。
RAG 智能体
RAG智能体
如何在 AgentScope 中使用 RAG。
分布式智能体
分布式智能体
如何在 AgentScope 中设置分布式智能体并与之交谈。

游戏

狼人杀游戏
狼人杀游戏
六个由 LLM 智能体进行狼人杀游戏。
五子棋游戏
五子棋游戏
智能体互相对弈五子棋游戏。

对话

基本对话
基本对话
用户与智能体之间的基本对话。
带@提及的对话
带@提及的对话
在对话过程中,使用@来指定下一个发言者。

Total running time of the script: (0 minutes 0.000 seconds)

Download Jupyter notebook: examples.ipynb

Download Python source code: examples.py

Download zipped: examples.zip

Gallery generated by Sphinx-Gallery

上一页 下一页

© 版权所有 2025, Alibaba。

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.