docs/tutorial/en/index.rst
.. AgentScope Doc documentation master file, created by
sphinx-quickstart on Thu Aug 8 15:07:21 2024.
You can adapt this file completely to your liking, but it should at least
contain the root toctree directive.
.. toctree:: :maxdepth: 1 :caption: Tutorial
tutorial/quickstart_installation tutorial/quickstart_key_concept tutorial/quickstart_message tutorial/quickstart_agent
.. toctree:: :maxdepth: 1 :caption: Workflow
tutorial/workflow_conversation tutorial/workflow_multiagent_debate tutorial/workflow_concurrent_agents tutorial/workflow_routing tutorial/workflow_handoffs
.. toctree:: :maxdepth: 1 :caption: FAQ
tutorial/faq
.. toctree:: :maxdepth: 1 :caption: Model and Context
tutorial/task_model tutorial/task_prompt tutorial/task_token tutorial/task_memory tutorial/task_long_term_memory
.. toctree:: :maxdepth: 1 :caption: Tool
tutorial/task_tool tutorial/task_mcp tutorial/task_agent_skill
.. toctree:: :maxdepth: 1 :caption: Agent
tutorial/task_agent tutorial/task_state tutorial/task_hook tutorial/task_middleware tutorial/task_a2a tutorial/task_realtime
.. toctree:: :maxdepth: 1 :caption: Features
tutorial/task_pipeline tutorial/task_plan tutorial/task_rag tutorial/task_studio tutorial/task_tracing tutorial/task_eval tutorial/task_eval_openjudge tutorial/task_embedding tutorial/task_tts tutorial/task_tuner