Commit Graph

1548 Commits

Author SHA1 Message Date
Archer
74fc050647 fix: comment node cannot save (#2847) 2024-10-12 15:23:00 +08:00
Archer
77fde56c19 fix: loop node cannot save parentId (#2845) 2024-10-12 15:23:00 +08:00
Archer
e579d3fa1f 4.8.11 test (#2843)
* feat: app version test

* update doc

* fix: paging num error

* fix: doc api domain

* rename variable

* perf: memment node min size
2024-10-12 15:23:00 +08:00
heheer
df784b7369 feat: add context menu & comment node (#2834)
* feat: add comment node

* useMemo
2024-10-12 15:23:00 +08:00
heheer
2dc6b760a3 perf: change tool params type label & enum input conditional rendering (#2835) 2024-10-12 15:23:00 +08:00
heheer
942e6c0b08 feat: add tool params node & tool params add array type (#2824)
* add tool params node

* add tool params enum

* node response

* tool add array type params

* fix tool params

* fix

* fix

* fix
2024-10-12 15:23:00 +08:00
Archer
6425249a4e 4.8.11 perf (#2832)
* save toast

* perf: surya ocr

* perf: remove same model name

* fix: indexes

* perf: ip check

* feat: Fixed the version number of the subapplication

* feat: simple app get latest child version

* perf: update child dispatch variables

* feat: variables update doc
2024-10-12 15:23:00 +08:00
heheer
bf74496945 fix:variable not update in nested workflow runs (#2830) 2024-10-12 15:23:00 +08:00
Archer
a6c35eb9b5 Update dataset_engine.md (#2829) 2024-10-12 15:23:00 +08:00
Deepturn
8ba34819dd Update configuration.md (#2828)
修改 claude
2024-10-12 15:23:00 +08:00
papapatrick
387bec5bda fix: change ip detect url (#2827) 2024-10-12 15:23:00 +08:00
yiming-alicloud
850382af7d submit ocr module (#2815) 2024-10-12 15:23:00 +08:00
Archer
0e6877b0a1 4.8.11 fix (#2822)
* fix: tool choice hostiry error

* fix: chat page auth error redirect

* perf: ip redirect tip

* feat: fedomain env

* fix: tool desc empty

* feat: 4811 doc
2024-10-12 15:23:00 +08:00
silencezhang7
c96b4b18f3 新增BI圖標功能-柱狀圖 (#2779)
* 新增BI圖標功能-柱狀圖

* 新增BI图表功能-柱狀圖,优化代码,删除无用代码

* 优化生成逻辑,支持插件手动选择图表类型:目前支持柱状图,折线图,饼图

* 修改包名称,完成基础图表
2024-10-12 15:23:00 +08:00
heheer
b967be94ef perf: support prompt editor dynamic height increase & modify aichat placeholder (#2817) 2024-10-12 15:23:00 +08:00
papapatrick
d5fa6ce734 feat: add login page ip detect (#2819)
* feat: add login page ip detect

* code perf
2024-10-12 15:23:00 +08:00
Archer
c7f635233c Rename node(#2814) 2024-10-12 15:23:00 +08:00
Archer
c0227f8ddc perf: stream response (#2813)
* perf: stream response

* fold code
2024-10-12 15:23:00 +08:00
heheer
222d4112d7 fix: tool node fold (#2811)
* fix: tool node fold

* delete console
2024-10-12 15:23:00 +08:00
heheer
12645d49f5 fix: form input value type & default form & ui (#2802)
* fix: form input value type & default form & ui

* variables form ui
2024-10-12 15:23:00 +08:00
Archer
f755e76c94 4.8.11 code perf (#2804)
* perf: support child layout

* perf: user form ui

* perf: plugin tool output code

* perf: code

* perf: node fold hook
2024-10-12 15:23:00 +08:00
papapatrick
aa57d937f3 fix: mobile history slider records disappear (#2806)
* fix: mobile history slider records disappear

* change h
2024-10-12 15:23:00 +08:00
heheer
8f8817af86 feat: support workflow node fold (#2797)
* feat: support workflow node fold

* fix

* fix
2024-10-12 15:23:00 +08:00
Zhenyi-Wang
c76bb81536 fix: 网页抓取:正确处理//开头的超链接 (#2803)
Co-authored-by: zhenyiwang <zhenyiwang@intl.zju.edu.cn>
2024-10-12 15:23:00 +08:00
papapatrick
e59ba9354f feat: support select field as tool output (#2798)
* feat: support select field as tool output

* defaultOutput
2024-10-12 15:23:00 +08:00
heheer
1144826ed5 feat: add form input node (#2773)
* add node

* dispatch

* extract InputTypeConfig component

* question tip

* fix build

* fix

* fix
2024-10-12 15:23:00 +08:00
Archer
d4d7c3196a fix: ts (#2799) 2024-10-12 15:22:59 +08:00
Archer
681f614d0b 4.8.11 test (#2794)
* perf: version list type

* perf: add node default value

* perf: snapshot status

* fix: version detail auth

* fix: export defalt
2024-10-12 15:22:59 +08:00
Archer
4f4f63735f remove invalid code (#2785) 2024-10-12 15:22:59 +08:00
heheer
d4d3be34a6 perf: optimize simple app history (#2782)
* simple app history

* ui

* extract context content into hooks
2024-10-12 15:22:59 +08:00
Archer
5cfdfabd4e fix: chat page render performance (#2784)
* fix: chat page render performance

* fix: ts
2024-10-12 15:22:59 +08:00
Archer
f567e026b5 Perf ui detail (#2775)
* perf: tool response tip

* perf: image extract

* perf: user question tool desc

* fix: simple mode load app module

* perf: simple mode plugin version

* perf: share page reload

* refresh simple mode data
2024-10-12 15:22:59 +08:00
Archer
5f9479e889 Record scroll test (#2783)
* perf: history add scrollList (#2696)

* perf: chatHistorySlider add virtualList

* perf: chat records add scrollList

* delete console

* perf: ScrollData add ref props

* 优化代码

* optimize code && add line breaks

* add total records display

* finish test

* perf: ScrollComponent load data

* perf: Scroll components load

* perf: scroll code

---------

Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
2024-10-12 15:22:59 +08:00
Archer
8e0edaace1 Support simpleApp select workflow (#2772)
* fix: share page id error

* feat: simple workflow support childApp tool

* perf: aichat box animation
2024-10-12 15:22:59 +08:00
zqhong
66b2eb3a0b updated: docs/docker.md,修改 config.json 的地址 (#2771)
原先 config.json 的地址是:
https://github.com/labring/FastGPT/blob/main/projects/app/data/config.json

如果没有考虑太多,直接 wget "https://github.com/labring/FastGPT/blob/main/projects/app/data/config.json",则会下载到网页版的 `config.json`。这不是一个 json 文件,而是 github 的网页。

所以,修改为 `https://raw.githubusercontent.com/labring/FastGPT/refs/heads/main/projects/app/data/config.json` 更加合理
2024-10-12 15:22:59 +08:00
Archer
07177272b2 4.8.11 perf (#2768)
* perf: watch local

* perf: dataset list ui

* perf: Check workflow invalid edges in saved

* remove log

* perf: Forbid touch scale

* perf: rename dataset process

* feat: support child app unstream mode

* feat: Dispatch child app will record detail

* feat: Save childApp run log

* fix: share page init error

* perf: chatId reset
2024-10-12 15:22:59 +08:00
Archer
3efecd7b7d Update README.md (#2769) 2024-10-12 15:22:59 +08:00
Archer
9c103ecfd2 feat: plan index;flat i18n and add variable value type (#2762)
* feat: plan index

* flat i18n and add variable value type

* fix: ts

* perf: free plan tip
2024-10-12 15:22:59 +08:00
Archer
91ce4b0166 Plugin support select file (#2756)
* feat: plugin support upload files (#2716)

* feat: plugin support file upload

* file history

* fix history & chattest

* chore: code

* plugin config icon & file preview padding

* perf: undefined fn

* fix: plugin file numbers & plugin template add config (#2743)

* perf: run plugin without human message (#2749)

* perf: run plugin without human message

* fix build

* fix build

* rename node

* perf: ui

* perf: plugin rerun with last params & plugin log add file (#2755)

* perf: plugin run with last params & plugin log add file

* delete console

* perf: plugin refresh code

* fix: ts

---------

Co-authored-by: heheer <heheer@sealos.io>
2024-10-12 15:22:59 +08:00
Archer
e8967ddd39 4.8.11 test fix (#2746)
* fix: refresh tool param

* perf: load image message

* fix: cannot remoce externalReadUrl

* perf: variables update dom

* perf: empty response tip

* fix: conflict
2024-10-12 15:22:59 +08:00
Finley Ge
2da79b9b38 perf: app list (#2747) 2024-10-12 15:22:59 +08:00
Finley Ge
398845dce2 chore: Jest Testing structure (#2707)
* deps: add jest deps

* chore: mock

* feat: use mocinggoose

* feat: jest

* chore: remove babel.config.js
2024-10-12 15:22:59 +08:00
Archer
91ebc58d8c Add externalfile api params (#2745)
* feat: external dataset api

* perf: doc
2024-10-12 15:22:59 +08:00
Archer
ecfcc044b7 Update 4810.md (#2744) 2024-10-12 15:22:59 +08:00
Archer
c67257b8f2 remove code (#2735) 2024-10-12 15:22:59 +08:00
Archer
3218dffed5 feat: dataset quote role support system; fix: adapt o1 model (#2733)
* feat: dataset quote support system role

* perf: adapt dataset quote role

* fix: adapt o1 model
2024-10-12 15:22:59 +08:00
Archer
531df6461d fix: aichat response (#2728) 2024-10-12 15:22:59 +08:00
Archer
780685af38 Update intro.md (#2726) 2024-10-12 15:22:59 +08:00
Archer
e5c9084863 Update 4810.md (#2725) 2024-10-12 15:22:59 +08:00
Archer
57f21b5e72 Update doc and domain (#2722)
* feat: doc

* replace domain

* README
2024-10-12 15:22:59 +08:00