Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
QAIPのチャット機能は標準で検索拡張生成(RAG)を行います。データソースをある大きさのチャンクに分割し、ユーザーの質問に対して関連するチャンクを検索し、その内容を元に回答を生成します。