> ## 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.

# Overview

This group covers extensions that don't belong to a specific category like memory or RAG, but extend the runtime, language ecosystem, debugging tools, or training pipeline:

| Extension                                                                 | Purpose                                                             |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| [Chat Completions Web](/v2/en/integration/ecosystem/chat-completions-web) | Expose your Agent through an OpenAI Chat Completions–compatible API |
| [Studio](/v2/en/integration/ecosystem/studio)                             | Hook your Agent into AgentScope Studio for visual debugging         |
| [Training](/v2/en/integration/ecosystem/training)                         | Sample production traffic and feed it into a training backend       |
