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 |
|
Archer
|
366dc16c26
|
feat: doc (#2721)
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
1afc5c3953
|
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-10-12 15:22:59 +08:00 |
|
Finley Ge
|
a1096fee6a
|
feat: specify the api's auth type (#2715)
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
f5359874c8
|
perf: plugin support files (#2708)
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
e0a79bef51
|
feat: sandbox support str to base64 function;feat: compiance text ui (#2702)
* feat: sandbox strToBase64 function
* feat: compiance text ui
|
2024-10-12 15:22:59 +08:00 |
|
Patrickill
|
7f6ec1fa83
|
优化代码
|
2024-10-12 15:22:59 +08:00 |
|
Patrickill
|
fee76c3353
|
add ComplianceTip for dataset&chat
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
cfcf1939b3
|
Update 4810.md
|
2024-10-12 15:22:59 +08:00 |
|
Patrickill
|
ecc73b036e
|
remove the trailing #xx when copy
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
ef1d9b2aa9
|
feat: comment (#2697)
|
2024-10-12 15:22:59 +08:00 |
|
勤劳上班的卑微小张
|
57853b734a
|
Fixed an issue where chunk splitter were lost when clicking on the link sync
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
4284e039ad
|
Update index.tsx
|
2024-10-12 15:22:59 +08:00 |
|
Finley Ge
|
681df7b233
|
fix: chat log get member info
|
2024-10-12 15:22:59 +08:00 |
|
archer
|
a8bf6a3a04
|
fix: ts
|
2024-10-12 15:22:59 +08:00 |
|
Archer
|
146854160a
|
fix: share init error (#2690)
|
2024-10-12 15:22:59 +08:00 |
|
shilin66
|
7c0a59d980
|
fix: Stream模式下使用toolChoice,toolCall的function和type可能为null
|
2024-09-12 17:30:58 +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
|
6331f4b845
|
perf scroll components (#2676)
* perf: add scroll list && virtualist (#2665)
* perf: chatHistorySlider add virtualList
* perf: dataCard add scroll
* fix: ts
* perf: scroll list components
* perf: hook refresh
---------
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
|
2024-09-11 19:53:49 +08:00 |
|
湛露先生
|
5101c7a6dc
|
Fix typo location of python bge-rerank (#2674)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2024-09-11 19:46:12 +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
v4.8.10-fix2
|
2024-09-11 15:27:47 +08:00 |
|
Archer
|
11cbcca2d4
|
Update 4810.md (#2668)
|
2024-09-11 10:09:56 +08:00 |
|
Finley Ge
|
34422f9549
|
fix: sso (#2661)
|
2024-09-10 18:24:29 +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
|
7473be5922
|
pay pre wrap (#2659)
|
2024-09-10 14:04:57 +08:00 |
|
Finley Ge
|
de59b3d2e5
|
fix: app select dataset (#2660)
|
2024-09-10 13:50:23 +08:00 |
|
Archer
|
08190c2f0d
|
fix: toolNode max tokens and toolDescription i18n (#2655)
* fix: toolNode max tokens
* fix: toolNode max tokens
* fix: workflow tool desc i18n
v4.8.10-fix
|
2024-09-09 22:26:20 +08:00 |
|
heheer
|
6a85c8c2b6
|
fix: cq template missing chatconfig (#2654)
|
2024-09-09 19:37:15 +08:00 |
|
Archer
|
bbdab1d40e
|
fix: entry (#2652)
|
2024-09-09 16:21:22 +08:00 |
|