liujianglc
d62f5b4f25
Update ai_settings.md ( #1000 )
2024-03-15 09:47:14 +08:00
entorick
029a2f8090
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
2024-03-14 14:43:27 +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 >
v4.7-alpha
2024-03-13 10:50:02 +08:00
Carson Yang
5bca15f12f
Docs: fix HomePage ( #977 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2024-03-12 13:51:30 +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 >
v4.6.9
2024-03-11 20:12:55 +08:00
Archer
64492b8b33
move components to web package ( #37 ) ( #970 )
...
* move components
* fix
openapi config
doc
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-11 13:38:52 +08:00
Carson Yang
80bdbf6bce
Docs: update workflow for building docs image ( #968 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2024-03-11 12:52:21 +08:00
Archer
9f0b1d6bad
Update README.md
2024-03-10 23:18:01 +08:00
Archer
c44b944fa6
Update docker.md
2024-03-09 21:25:37 +08:00
Archer
61419a5676
Update docker-compose.yml
2024-03-09 21:24:45 +08:00
Archer
47227c1b84
Update docker.md
2024-03-08 21:54:00 +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
John Chen
b74dd2341b
reranker.md优化docker启动命令,并增加docker-compose.yml示例 ( #936 )
...
原docker启动命令启动后的容器只能使用CPU运行。本次修改增加了GPU参数,并提供docker-compose.yml示例
2024-03-06 18:13:55 +08:00
Archer
af581bc903
Global variables support external variable; Extract module support default value ( #921 )
v4.6.9-alpha2
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 >
v4.6.9-alpha
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
Holata Seminole
32686f9e3e
docs: fix typos ( #898 )
2024-02-27 18:53:17 +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
Kenith-Zhang
7a87f13aa8
docs:Update chatglm2.md and reranker.md the 'requirements' the word error ( #866 )
...
* Update chatglm2.md
docs:chatglm2.md the 'requirements' the word error
* docs reranker.md the 'requirements' the word error
2024-02-22 09:48:45 +08:00
imgbot[bot]
d4aa19d8f2
[ImgBot] Optimize images ( #859 )
...
*Total -- 1,066.38kb -> 626.26kb (41.27%)
/docSite/assets/imgs/dataset_search_process.png -- 427.67kb -> 91.64kb (78.57%)
/docSite/assets/imgs/dataset_tree.png -- 100.17kb -> 24.38kb (75.66%)
/docSite/assets/imgs/http1.jpg -- 30.60kb -> 26.77kb (12.54%)
/docSite/static/android-chrome-256x256.png -- 5.57kb -> 4.93kb (11.41%)
/docSite/assets/imgs/sealos_price.jpg -- 148.36kb -> 135.89kb (8.41%)
/docSite/static/android-chrome-512x512.png -- 11.31kb -> 10.37kb (8.3%)
/docSite/static/android-chrome-192x192.png -- 4.11kb -> 3.77kb (8.15%)
/docSite/static/apple-touch-icon.png -- 3.87kb -> 3.55kb (8.08%)
/docSite/static/docs/mstile-150x150.png -- 3.01kb -> 2.77kb (8%)
/docSite/static/mstile-150x150.png -- 3.01kb -> 2.77kb (8%)
/docSite/assets/imgs/demo-appointment5.jpg -- 160.47kb -> 154.53kb (3.7%)
/docSite/assets/imgs/1.png -- 108.90kb -> 106.11kb (2.56%)
/docSite/static/favicon-32x32.png -- 1.01kb -> 0.99kb (2.13%)
/docSite/assets/imgs/2.png -- 32.49kb -> 31.97kb (1.6%)
/docSite/assets/imgs/versatile_assistant_5.png -- 25.81kb -> 25.80kb (0.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2024-02-18 20:07:44 +08:00
Archer
0c439c7827
perf: mongo doc ( #855 )
2024-02-17 10:57:39 +08:00
Archer
bf7ee919b6
Fix: pdf version ( #853 )
...
* doc
* perf: mongo index
* perf: chat item index
* fix: packages
v4.6.8
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
Robin Wang
ec8e2512bc
change gpt-4-turbo maxResponse configuration template ( #814 )
...
用最新的配置文件4.6.8 ,对话选gpt-4-turbo 报错:
null max_tokens is too large: 62500. This model supports at most 4096 completion tokens, whereas you provided 62500. (request id: 20240202110253407344738SmDnkwX1)
原因是官方gpt-4-turbo 最大的返回token 4096.
2024-02-02 12:20:16 +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 >
v4.6.8-alpha
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
Nils Jacobsen
9188752b41
fix: badge points to right repo now ( #799 )
2024-01-29 19:11:14 +08:00
Nils Jacobsen
6b40062504
feat: add localization editor and ide extension ( #786 )
...
* feat: add localization editor and ide extension
* feat: add markdown status translation badge
2024-01-29 18:14:02 +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 )
v4.6.7-fix
2024-01-25 15:41:29 +08:00
Archer
318116627c
perf: redirect request and err log replace ( #768 )
...
perf: dataset openapi
openapi
v4.6.7
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
William Zhang
91b7d81c1a
bugfix: correct time to real 7 days ( #754 )
2024-01-19 21:36:38 +08:00
Archer
5e2adb22f0
4.6.7 fix ( #752 )
v4.6.7-alpha
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
lolocoo
8ee7407c4c
Update data_search.md ( #745 )
...
错别字
2024-01-18 11:25:58 +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
Yao Yao
dfa6586e5e
Docs: update SystemParams to systemEnv ( #712 )
...
* Ignore .idea directory
* docs: update SystemParams to systemEnv
2024-01-10 15:16:55 +08:00
Yao Yao
5968bfeb12
Ignore .idea directory ( #711 )
2024-01-10 15:16:32 +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
Carson Yang
13eda40443
docs: optimize css style ( #700 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
v4.6.6
2024-01-06 18:42:27 +08:00
Archer
84cc4baf21
Commercial baseurl ( #697 )
2024-01-06 10:36:31 +08:00
Carson Yang
dfa4c0831c
Update workflow deploy-docs-preview ( #699 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2024-01-05 22:47:07 +08:00