Archer
0490b83b9e
fix doc images ( #1083 )
...
* perf: clear tmp files
* fix doc images
* update docker-compose
2024-03-28 10:17:28 +08:00
wertycn
3f892bd810
Fix: HTTP组件中文错别字修复 ( #1080 )
...
* fix: HTTP组件错别字修复
* fix: Http 组件中文错别字修复
2024-03-27 17:02:05 +08:00
Archer
1829b22c01
fix: plugin update ( #1076 )
...
fix: ts
perf: max w
perf: inform tip
fix: inform
remove deploy doc
remove volumn
2024-03-27 13:52:29 +08:00
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
Archer
911512b36d
4.7-production ( #1053 )
...
* 4.7-alpha3 (#62 )
* doc
* Optimize possible null Pointers and parts of Ux
* fix: mulity index training error
* feat: doc and rename question guide
* fix ios speech input (#59 )
* fix: prompt editor variables nowrap (#61 )
* change openapi import in http module with curl import (#60 )
* chore(ui): dataset import modal ui (#58 )
* chore(ui): dataset import modal ui
* use component
* fix height
* 4.7 (#63 )
* fix: claude3 image type verification failed (#1038 ) (#1040 )
* perf: curl import modal
* doc img
* perf: adapt cohere rerank
* perf: code
* perf: input style
* doc
---------
Co-authored-by: xiaotian <dimsky@163.com >
* fix: ts
* docker deploy
* perf: prompt call
* doc
* ts
* finish ui
* perf: outlink detail ux
* perf: user schema
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: fetch anamation
* perf: mark ux
* doc
* perf: select app ux
* fix: split text custom string conflict
* peref: inform readed
* doc
* memo flow component
* perf: version
* faq
* feat: flow max runtimes
* feat: similarity tip
* feat: auto detect file encoding
* Supports asymmetric vector model
* fix: ts
* perf: max w
* move code
* perf: hide whisper
* fix: ts
* feat: system msg modal
* perf: catch error
* perf: inform tip
* fix: inform
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: xiaotian <dimsky@163.com >
2024-03-26 12:09:31 +08:00
xiaotian
ef15ca894e
fix: claude3 image type verification failed ( #1038 ) ( #1040 )
2024-03-22 13:19:42 +08:00
Archer
a63467d751
优化建议模式;修复多索引训练失败问题 ( #1043 )
...
* doc
* Optimize possible null Pointers and parts of Ux
* fix: mulity index training error
2024-03-21 19:48:57 +08:00
Archer
9d27de154b
4.7-alpha2 ( #1027 )
...
* feat: stop toolCall and rename some field. (#46 )
* perf: node delete tip;pay tip
* fix: toolCall cannot save child answer
* feat: stop tool
* fix: team modal
* fix feckbackMoal auth bug (#47 )
* 简单的支持提示词运行tool。优化workflow模板 (#49 )
* remove templates
* fix: request body undefined
* feat: prompt tool run
* feat: workflow tamplates modal
* perf: plugin start
* 4.7 (#50 )
* fix docker-compose download url (#994 )
original code is a bad url with '404 NOT FOUND' return.
fix docker-compose download url, add 'v' before docker-compose version
* Update ai_settings.md (#1000 )
* Update configuration.md
* Update configuration.md
* Fix history in classifyQuestion and extract modules (#1012 )
* Fix history in classifyQuestion and extract modules
* Add chatValue2RuntimePrompt import and update text formatting
* flow controller to packages
* fix: rerank select
* modal ui
* perf: modal code path
* point not sufficient
* feat: http url support variable
* fix http key
* perf: prompt
* perf: ai setting modal
* simple edit ui
---------
Co-authored-by: entorick <entorick11@qq.com >
Co-authored-by: liujianglc <liujianglc@163.com >
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com >
* fix team share redirect to login (#51 )
* feat: support openapi import plugins (#48 )
* feat: support openapi import plugins
* feat: import from url
* fix: add body params parse
* fix build
* fix
* fix
* fix
* tool box ui (#52 )
* fix: training queue
* feat: simple edit tool select
* perf: simple edit dataset prompt
* fix: chatbox tool ux
* feat: quote prompt module
* perf: plugin tools sign
* perf: model avatar
* tool selector ui
* feat: max histories
* perf: http plugin import (#53 )
* perf: plugin http import
* chatBox ui
* perf: name
* fix: Node template card (#54 )
* fix: ts
* setting modal
* package
* package
* feat: add plugins search (#57 )
* feat: add plugins search
* perf: change http plugin header input
* Yjl (#56 )
* perf: prompt tool call
* perf: chat box ux
* doc
* doc
* price tip
* perf: tool selector
* ui'
* fix: vector queue
* fix: empty tool and empty response
* fix: empty msg
* perf: pg index
* perf: ui tip
* doc
* tool tip
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: entorick <entorick11@qq.com >
Co-authored-by: liujianglc <liujianglc@163.com >
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-21 13:32:31 +08:00
Fengrui Liu
6d4b331db9
Fix history in classifyQuestion and extract modules ( #1012 )
...
* Fix history in classifyQuestion and extract modules
* Add chatValue2RuntimePrompt import and update text formatting
2024-03-18 19:47:40 +08:00
GooYoung
98834ece54
docs: Fixed misspelled key "usedInToolCall" ( #992 )
2024-03-14 12:52:15 +08:00
Archer
9501c3f3a1
V4.7-alpha ( #985 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-13 10:50:02 +08:00
Archer
753b164ea2
修复4.6.9问题 ( #976 )
...
* Fixbranch (#43 )
* move components to web package (#37 )
* move components
* fix
* openapi config
* fix team share bug
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: archer <545436317@qq.com >
* fix: http variable and ai base url
* remove log
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-11 20:12:55 +08:00
Archer
4d66e0f828
4.6.9-production ( #952 )
...
* move components to web package (#37 )
* move components
* fix
* fix: cq connection
* fix pagination (#41 )
* doc
* openapi config
* fix team share app lose (#42 )
* fix: ts
* doc
* doc
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
2024-03-08 13:33:45 +08:00
sgdream
46d9a6461f
fix: 知识库QA生成,答案中有“Q”会导致提前截断。 ( #950 )
2024-03-08 09:47:48 +08:00
Archer
af581bc903
Global variables support external variable; Extract module support default value ( #921 )
2024-03-05 14:13:22 +08:00
Archer
42a8184ea0
v4.6.9-alpha ( #918 )
...
Co-authored-by: Mufei <327958099@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-04 00:05:25 +08:00
Mufei
f9f0b4bffd
Update http468.ts ( #903 )
...
修复HTTP模块,http请求错误的stack堆栈信息长度冗余导致超过MongoDB数据库限制从而导致聊天对话插入数据库失败,修复方法为修改为如果http请求错误只返回几项重要信息而不是整个堆栈数据
2024-03-03 22:21:30 +08:00
Archer
064c64e74c
V4.6.9-first commit ( #899 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* sub plan page (#23 )
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
* feat 新增套餐详情弹窗代码 (#24 )
* merge 合并代码
* fix 新增套餐详情弹框
* fix 修复pr问题
* feat: change http node input to prompt editor (#21 )
* feat: change http node input to prompt editor
* fix
* split PromptEditor to HttpInput
* Team plans (#25 )
* perf: pay check
* perf: team plan test
* plan limit check
* replace sensitive text
* perf: fix some null
* collection null check
* perf: plans modal
* perf: http module
* pacakge (#26 )
* individuation page and pay modal amount (#27 )
* feat: individuation page
* team chat config
* pay modal
* plan count and replace invalid chars (#29 )
* fix: user oneapi
* fix: training queue
* fix: qa queue
* perf: remove space chars
* replace invalid chars
* change httpinput dropdown menu (#28 )
* perf: http
* reseet free plan
* perf: plan code to packages
* remove llm config to package
* perf: code
* perf: faq
* fix: get team plan
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-28 13:19:15 +08:00
Archer
fd9b6291af
Revert "sub plan page ( #885 )" ( #886 )
...
This reverts commit 443ad37b6a
.
2024-02-23 17:48:15 +08:00
Archer
443ad37b6a
sub plan page ( #885 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
2024-02-23 17:47:34 +08:00
Archer
bf7ee919b6
Fix: pdf version ( #853 )
...
* doc
* perf: mongo index
* perf: chat item index
* fix: packages
2024-02-16 12:19:05 +08:00
Archer
91bcf8c53e
4.6.8 supplement ( #831 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-15 12:26:02 +08:00
Archer
51bbdf26a3
4.6.8-production ( #822 )
...
* Json completion (#16 )
* json-completion
* fix duplicate
* fix
* fix: config json
* feat: query extension
* perf: i18n
* 468 doc
* json editor
* perf: doc
* perf: default extension model
* docker file
* doc
* perf: token count
* perf: search extension
* format
* perf: some constants data
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-05 00:51:46 +08:00
Archer
34602b25df
4.6.8-alpha ( #804 )
...
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13 )
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com >
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14 )
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15 )
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-01 21:57:41 +08:00
Fengrui Liu
fc19c4cf09
Add IPv6 support for hostnames ( #807 )
2024-02-01 21:44:29 +08:00
Fengrui Liu
72d1503fa3
Fixes: Fix logic error when extraction result is "false". ( #797 )
...
BUG when the value of arg is 'false'
2024-01-29 12:03:03 +08:00
Archer
2c6dbe13d9
fix: retry input and whisper ( #785 )
2024-01-25 15:41:29 +08:00
Archer
318116627c
perf: redirect request and err log replace ( #768 )
...
perf: dataset openapi
openapi
2024-01-23 10:46:02 +08:00
Archer
379673cae1
fix colection create api ( #766 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-23 09:01:24 +08:00
Archer
aab6ee51eb
V4.6.7-production ( #759 )
2024-01-22 13:48:55 +08:00
Archer
5e2adb22f0
4.6.7 fix ( #752 )
2024-01-19 20:16:08 +08:00
Archer
c031e6dcc9
4.6.7-alpha commit ( #743 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-19 11:17:28 +08:00
Archer
006ad17c6a
4.6.7 first pr ( #726 )
2024-01-10 23:35:04 +08:00
徒言
414b693303
Improve the i18n configuration of the chat page ( #719 )
2024-01-10 15:18:55 +08:00
Archer
5876a47da6
Update rearanker code url. Add chat storage ip address ( #717 )
...
* save chat origin ip
* reranker code url
2024-01-09 12:09:36 +08:00
Archer
84cc4baf21
Commercial baseurl ( #697 )
2024-01-06 10:36:31 +08:00
Archer
3f088bce6a
Update docs and response tag in share page ( #694 )
...
* perf: chunk index show
* share response
* perf: vector query
* web printFinger
* remove log
* fix: bucket name
* perf: training schema
* perf: sort index
2024-01-05 18:02:37 +08:00
Archer
828829011a
feat: Text check before synchronization ( #689 )
...
* fix: icon
* fix: web selector
* fix: web selector
* perf: link sync
* dev doc
* chomd doc
* perf: git intro
* 466 intro
* intro img
* add json editor (#5 )
* team limit
* websync limit
* json editor
* text editor
* perf: search test
* change cq value type
* doc
* intro img
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-04 23:19:24 +08:00
Archer
c2abbb579f
perf: auto load icons ( #688 )
...
* perf: icon
* perf: icon
* doc
* perf: simple edit ui
* doc
* doc
* doc
* doc
2024-01-03 23:51:12 +08:00
Archer
13b10720ac
v4.6.6-search test adapt diff search mode ( #685 )
2024-01-03 15:40:03 +08:00
Archer
2e75851b02
v4.6.6-fix ( #676 )
2024-01-02 14:18:51 +08:00
Archer
d645a7406b
g# This is a combination of 6 commits. ( #675 )
...
perf: node render
perf: react flow performance
config
perf: pg index
perf: oauth login
doc
doc
2024-01-01 13:46:09 +08:00
Archer
9ccfda47b7
V4.6.6-2 ( #673 )
2023-12-31 14:12:51 +08:00
xavierxcn
ccca0468da
fix: 知识库-导入-QA 中提示可以选择 md 和 html 文件,但是确无法选择 md 和 html 文件。是因为 QA.tsx中定义的fileExtension变量少写了一个逗号,我加上了这个逗号。 ( #672 )
2023-12-30 12:40:30 +08:00
Archer
759a2330e6
V4.6.6-1 ( #656 )
2023-12-27 11:07:39 +08:00
Archer
86286efb54
fix: init ( #653 )
2023-12-26 10:10:36 +08:00
Archer
cd682d4275
4.6.5- CoreferenceResolution Module ( #631 )
2023-12-22 10:47:31 +08:00
Archer
41115a96c0
perf: prompt textarea ( #625 )
2023-12-18 21:41:17 +08:00
Archer
b14a1db2f9
fix: worker un exit ( #624 )
2023-12-18 20:35:17 +08:00
Archer
703583fff7
v4.6.5 ( #620 )
2023-12-18 16:24:50 +08:00