1. 13 Mar, 2024 1 commit
  2. 12 Mar, 2024 1 commit
  3. 11 Mar, 2024 3 commits
  4. 10 Mar, 2024 1 commit
  5. 09 Mar, 2024 2 commits
  6. 08 Mar, 2024 3 commits
  7. 06 Mar, 2024 1 commit
  8. 05 Mar, 2024 1 commit
  9. 03 Mar, 2024 2 commits
    • v4.6.9-alpha (#918) · 42a8184e
      Co-authored-by: Mufei <327958099@qq.com>
      Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
      Archer committed
    • Update http468.ts (#903) · f9f0b4bf
      修复HTTP模块,http请求错误的stack堆栈信息长度冗余导致超过MongoDB数据库限制从而导致聊天对话插入数据库失败,修复方法为修改为如果http请求错误只返回几项重要信息而不是整个堆栈数据
      Mufei committed
  10. 28 Feb, 2024 1 commit
    • V4.6.9-first commit (#899) · 064c64e7
      * 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>
      Archer committed
  11. 27 Feb, 2024 1 commit
  12. 23 Feb, 2024 2 commits
    • Revert "sub plan page (#885)" (#886) · fd9b6291
      This reverts commit 443ad37b.
      Archer committed
    • sub plan page (#885) · 443ad37b
      * 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>
      Archer committed
  13. 22 Feb, 2024 1 commit
  14. 18 Feb, 2024 1 commit
    • [ImgBot] Optimize images (#859) · d4aa19d8
      *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>
      imgbot[bot] committed
  15. 17 Feb, 2024 1 commit
  16. 16 Feb, 2024 1 commit
  17. 15 Feb, 2024 1 commit
  18. 04 Feb, 2024 1 commit
    • 4.6.8-production (#822) · 51bbdf26
      * 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>
      Archer committed
  19. 02 Feb, 2024 1 commit
  20. 01 Feb, 2024 2 commits
    • 4.6.8-alpha (#804) · 34602b25
      * 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>
      Archer committed
  21. 29 Jan, 2024 3 commits
  22. 25 Jan, 2024 1 commit
  23. 23 Jan, 2024 2 commits
  24. 22 Jan, 2024 1 commit
  25. 19 Jan, 2024 3 commits
  26. 18 Jan, 2024 1 commit
  27. 10 Jan, 2024 1 commit