mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-06-06 05:48:59 +08:00
FastGPT
FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景!
Schema
Servers
https://api.fastgpt.in
Operations
- GetDatasetList
Get Dataset list with
id,nameand other info
- SearchFromDatasetById
search chunks from dataset by
datesetId
Authentication
type: bearer
location: header
Context Prompts
please get `datasetId` which name is "NextChat README", and query context from this dataset, and then answer user's question.
