Archer
9b0706ed92
HTTP support jsonPath; System plugin support save file. ( #2969 )
...
* perf: system plugin auto save file
* feat: http support jsonPath
* fix: assistant response
* reset milvus version
* fix: textarea register
* fix: global variable
* delete tip
* doc
2024-10-23 00:40:54 +08:00
Archer
618729a254
Concat textinput to input type ( #2963 )
...
* perf: toast position
* concat textinput to input
2024-10-22 12:04:16 +08:00
Archer
40f527a021
4.8.12 test ( #2936 )
...
* system config tip
* perf: prompt editor code
* perf: cookie tip
2024-10-18 16:49:35 +08:00
居里栈栈
e56965a8ed
feat: add AI Icon Svg Logo ( #2930 )
...
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com >
2024-10-16 12:19:53 +08:00
Archer
d4e0a43771
4.8.12 dev ( #2928 )
...
* perf: optimize global variables (#2863 )
* feat: add global variable types
* add global variables to debug
* fix select dnd
* unify InputTypeConfig params
* feat: http node url support variables (#2891 )
* feat: http node url support variables
* change to prompt editor
* fix: global variables (#2892 )
* fix global variables
* fix type
* perf: global variables
* perf: workflow delete node error (#2905 )
* update lock
* update 4812 doc
* feat: add node course url config (#2897 )
* feat: add node course url config
* change plugin course url
* change default doc url
* change url store
* delete unused code
* fix: global variable (#2915 )
* fix: global variable
* add comment
* fix: interactive check
* locj
* perf: debug switch to global tab when click run & global var default reset (#2925 )
* fix: tool course url
* fix: global var default value & wrap variable form (#2926 )
* fix: add dataset tags not update render (#2927 )
* feat: tool will save histories
* perf: global variables code
* perf: FE_DOMAIN config
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-10-15 20:23:18 +08:00
Archer
4f1ce640a7
Tool call support interactive node ( #2903 )
...
* feat: tool call support interactive node
* feat: interactive node tool response
* fix: tool call concat
* fix: llm history concat
2024-10-14 21:55:18 +08:00
Archer
3f01cc9c63
Doc ( #2916 )
...
* perf: community code
* update doc
2024-10-14 14:36:28 +08:00
Archer
d55ccc9f64
Doc ( #2910 )
...
* feat: add app chat openapi (#2908 )
* add chat openapi
* create question guide openapi
* change auth method
* add chat openapi doc
* delete unused code
* feat: chat openapi doc
* rerank doc
* add chat detail openapi & doc
* update chat openapi doc
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: heheer <1239331448@qq.com >
2024-10-14 10:26:57 +08:00
Archer
a42707064a
Update 469.md ( #2880 )
2024-10-10 19:51:23 +08:00
Archer
27291faa66
fix: dataset data list api adapt ( #2878 )
...
* fix: dataset data list api adapt
* update doc version
* perf: fedomain env
* add fedomain env
2024-10-10 18:10:19 +08:00
Archer
3878a50d0f
fix: file extension check ( #2876 )
2024-10-10 17:35:56 +08:00
Archer
b950146031
update o1 config ( #2874 )
...
* update o1 config
* update yml
2024-10-10 16:52:32 +08:00
Archer
01dad96618
4.8.11 test ( #2871 )
...
* fix: variables check
* remove log
* update version doc
2024-10-10 14:54:09 +08:00
Archer
13401294ad
IOS safari whisper support ( #2870 )
...
* fix: variables check
* remove log
* perf: safari whisper
* feat: comment
* perf: connetion check
* doc
2024-10-10 12:24:07 +08:00
Archer
61c6b1e471
Perf: delete app tip; fix: can't stop debug. ( #2865 )
...
* fix: variables check
* remove log
* perf: delete app tip
* perf: remove node code
* fix: can not stop debug
* update version
* update version intro
* fix: per error
* perf: apikey manager
* Add permission check
* update README
2024-10-10 11:30:36 +08:00
Archer
3a4b4a866b
Team group ( #2864 )
...
* feat(member-group): Team (#2616 )
* feat: member-group schema define
* feat(fe): create group
* feat: add group edit modal
* feat(fe): add avatar group component
* feat: edit group
fix: permission select menu style
* feat: bio-mode support for select-member component
* fix: avatar group key unique
* feat: group manage
* feat: divide member into group and clbs
* feat: finish team permission
* chore: adjust
* fix: get clbs
* perf: groups code
* pref: member group for team (#2706 )
* chore: fe adjust
fix: remove the member from groups when removing from team
feat: change the groups avatar when updating the team's avatar
* chore: DefaultGroupName as a constant string ''
* fix: create default group when create team for root
* feat: comment
* feat: 4811 init
* pref: member group for team (#2732 )
* chore: default group name
* feat: get default group when get by tmbid
* feat(fe): adjust
* member ui
* fix: delete group (#2736 )
* perf: init4811
* pref: member group (#2818 )
* fix: update clb per then refetch clb list
* fix: calculate group permission
* feat(fe): group tag
* refactor(fe): team and group manage
* feat: manage group member
* feat: add group transfer owner modal
* feat: group manage member
* chore: adjust the file structure
* pref: member group
* chore: adjust fe style
* fix: ts error
* chore: fe adjust
* chore: fe adjust
* chore: adjust
* chore: adjust the code
* perf: i18n and schema name
* pref: member-group (#2862 )
* feat: group list ordered by updateTime
* fix: transfer ownership of group when deleting member
* fix: i18n fix
* feat: can not set member as admin/owner when user is not active
* fix: GroupInfoModal hover input do not change color
* fix(fe): searchinput do not scroll
* perf: team group ui
* doc
* remove enum
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-10-09 18:32:10 +08:00
Archer
f6c5695df4
Optimize base64 storage in files to support concurrent storage ( #2856 )
...
* fix: variables check
* remove log
* perf: file img saved
* update doc
2024-10-08 12:58:33 +08:00
papapatrick
dd3a1b910b
docs: add FAQ ( #2833 )
2024-10-08 12:36:23 +08:00
Archer
7c38d1da9a
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-09-30 17:28:03 +08:00
Archer
f2749cbb00
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-09-28 15:31:25 +08:00
Archer
d95f71e9e3
Update dataset_engine.md ( #2829 )
2024-09-28 10:08:54 +08:00
Deepturn
a43d845298
Update configuration.md ( #2828 )
...
修改 claude
2024-09-28 09:57:16 +08:00
Archer
98dbec2cf7
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-09-27 15:52:33 +08:00
Archer
21ab855871
perf: stream response ( #2813 )
...
* perf: stream response
* fold code
2024-09-26 18:09:01 +08:00
Archer
54e0a0eab1
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-09-26 16:27:28 +08:00
Archer
7aa75f8ee0
fix: chat page render performance ( #2784 )
...
* fix: chat page render performance
* fix: ts
2024-09-24 18:05:27 +08:00
Archer
f4d4d6516c
Support simpleApp select workflow ( #2772 )
...
* fix: share page id error
* feat: simple workflow support childApp tool
* perf: aichat box animation
2024-09-23 15:43:57 +08:00
zqhong
b6833ca3ea
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-09-23 15:24:55 +08:00
Archer
3ab934771f
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-09-23 10:17:49 +08:00
Archer
75af549c7f
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-09-20 14:12:58 +08:00
Archer
5e7c97b7b8
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-09-20 11:28:58 +08:00
Archer
265434799f
Add externalfile api params ( #2745 )
...
* feat: external dataset api
* perf: doc
2024-09-19 13:28:55 +08:00
Archer
258de4471e
Update 4810.md ( #2744 )
2024-09-19 11:34:33 +08:00
Archer
093bfa2134
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-09-18 13:38:50 +08:00
Archer
aabbe06e41
Update intro.md ( #2726 )
2024-09-16 16:18:05 +08:00
Archer
bb22fa6548
Update 4810.md ( #2725 )
2024-09-16 16:15:13 +08:00
Archer
bd2509bd41
Update doc and domain ( #2722 )
...
* feat: doc
* replace domain
* README
2024-09-16 01:39:50 +08:00
Archer
561516eeef
feat: doc ( #2721 )
2024-09-15 23:02:52 +08:00
Archer
2bdda4638d
Feat: Workflow loop node;feat: support openai o1;perf: query extension prompt;fix: intro was not delivered when the datase was created ( #2719 )
...
* feat: loop node (#2675 )
* loop node frontend
* loop-node
* fix-code
* fix version
* fix
* fix
* fix
* perf: loop array code
* perf: get histories error tip
* feat: support openai o1
* perf: query extension prompt
* feat: 4811 doc
* remove log
* fix: loop node zindex & variable picker type (#2710 )
* perf: performance
* perf: workflow performance
* remove uninvalid code
* perf:code
* fix: invoice table refresh
* perf: loop node data type
* fix: loop node store assistants
* perf: target connection
* feat: loop node support help line
* perf: add default icon
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-09-15 22:41:05 +08:00
Archer
092bb9ab17
feat: sandbox support str to base64 function;feat: compiance text ui ( #2702 )
...
* feat: sandbox strToBase64 function
* feat: compiance text ui
2024-09-13 17:54:22 +08:00
Archer
c454fe07cb
Update 4810.md
2024-09-13 15:28:56 +08:00
Archer
56281d92f2
Perf: worfklow scroll cannot wheel. Adapt wrokflow skip circle. Change tab alway output stream ( #2688 )
...
* perf: teaxtarea no wheel
* remove render error
* adapt workflow skip circle
* perf: change tab can stream output
2024-09-12 17:22:52 +08:00
Archer
fde1618af2
Workflow experience optimization ( #2681 )
...
* perf: workflow handle connect
* feat: pan drag mode
* perf: workflow keyboard and touchTable adapt
* perf: teaxtarea no wheel
* remove render error
2024-09-12 17:10:39 +08:00
Archer
22bb4c1e2e
Update official_account.md ( #2677 )
2024-09-12 17:10:39 +08:00
Archer
02bf400bf3
Add workflow rename; Fix: userselect chatId unrefresh ( #2672 )
...
* feat: workflow node support rename
* perf: push data to training queue
* fix: userselect chatId unrefresh
2024-09-11 15:27:47 +08:00
Archer
11cbcca2d4
Update 4810.md ( #2668 )
2024-09-11 10:09:56 +08:00
Archer
aeba79267a
Workflow deep and workflow connection performance ( #2664 )
...
* feat: Workflow dispatch deep
* perf: workflow connection
2024-09-10 16:57:59 +08:00
Archer
d45cb2f84a
Update 4810.md ( #2634 )
2024-09-06 17:29:23 +08:00
Archer
1cb71c6bfb
4.8.10 perf ( #2633 )
...
* perf: i18n init
* i18n
* 4.8.10 doc
* doc
2024-09-06 17:22:24 +08:00
Archer
c614f8b9ca
Perf: i18n change and captcha code. ( #2625 )
...
* perf: send captcha check
* perf: back router
* perf: i18n init
* perf: ui
* i18n
* perf: ui duration
2024-09-05 23:01:12 +08:00