Files
FastGPT/docSite/content/docs/workflow/modules/ai_chat.md
Archer 6b7b03c245 4.7 doc update (#1068)
* fix: plugin update

* feat: get current time plugin

* fix: ts

* perf: select app ux

* fix: ts

* perf: max w

* move code

* perf: inform tip

* fix: inform

* doc

* fix: tool handle

* perf: tmp file store

* doc

* fix: message file selector

* feat: doc

* perf: switch trigger

* doc

* fix: openapi import

* rount the number

* parse openapi schema

* fix empty line after variables (#64)

* doc image

* image size

* doc

* doc

* catch error

---------

Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-03-27 12:50:07 +08:00

689 B
Raw Blame History

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 %}}