Files
ragflow/docs/guides/agent/chapter_overview.md
YanZhang 7f85a5776e docs: update user guide (#17358)
add model config guide word and picture
add teams guide words
2026-07-29 20:46:04 +08:00

705 B

sidebar_position, slug, sidebar_custom_props
sidebar_position slug sidebar_custom_props
1 /chapter_overview
categoryIcon
RagAiAgent

Chapter Overview

This chapter introduces the creation, configuration, debugging and publishing methods of RAGFlow Agent. You can connect models, knowledge bases, tools and workflow control components through a visual canvas to build intelligent agent applications such as knowledge Q&A, business query, content processing and automated execution.

:::tip NOTE Before using an Agent, please confirm that at least one available chat model has been configured. If the workflow needs to query knowledge bases, you also need to create knowledge bases in advance, upload files and complete parsing. :::