> ## Documentation Index
> Fetch the complete documentation index at: https://java.agentscope.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 概览

放在这一组里的扩展不属于"记忆/会话/RAG/协议/基础设施"任一具体大类，而是对运行环境、语言生态、调试工具、训练流水线的扩展：

| 扩展                                                                        | 用途                                       |
| ------------------------------------------------------------------------- | ---------------------------------------- |
| [Chat Completions Web](/v2/zh/integration/ecosystem/chat-completions-web) | 把 Agent 暴露成 OpenAI Chat Completions 兼容接口 |
| [Studio](/v2/zh/integration/ecosystem/studio)                             | 把 Agent 接入 AgentScope Studio，便于可视化调试     |
| [Training](/v2/zh/integration/ecosystem/training)                         | 把生产流量自动采样喂给训练后端，闭环优化                     |
