mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
653 B
653 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
AI 对话 | FastGPT AI 对话模块介绍 | chat | false | true | 351 |
特点
- 可重复添加
- 触发执行
- 核心模块
参数说明
AI模型
可以通过 config.json 配置可选的对话模型,通过 one-api 来实现多模型接入。
点击AI模型后,可以配置模型的相关参数。
{{% alert icon="🍅" context="success" %}} 具体配置参数介绍可以参考: AI参数配置说明 {{% /alert %}}