1. 15 Apr, 2024 2 commits
  2. 11 Apr, 2024 2 commits
  3. 09 Apr, 2024 1 commit
  4. 08 Apr, 2024 4 commits
  5. 06 Apr, 2024 2 commits
    • Update README.md · 5cfa4328
      Archer committed
    • Update docker-compose.yml (#1134) · a01b945b
      Fix `docker-compose up -d`  Error : 
       ```
      ERROR: Invalid interpolation format for "entrypoint" option in service "mongo": "openssl rand -base64 128 > /data/mongodb.key
      ```
      修复docker-compose.yml中环境变量替换问题
      
      由于docker-compose在解析entrypoint中的$字符时会将其误认为环境变量,导致无法正确处理脚本里的特殊变量(如 "$@")。通过将$字符替换为$$来避免这一问题,确保了docker-compose可以正确解析并执行MongoDB初始化脚本。
      UUUUnotfound committed
  6. 03 Apr, 2024 3 commits
  7. 01 Apr, 2024 2 commits
  8. 30 Mar, 2024 1 commit
  9. 29 Mar, 2024 1 commit
  10. 28 Mar, 2024 1 commit
  11. 27 Mar, 2024 6 commits
  12. 26 Mar, 2024 2 commits
    • feat: support to install fastgpt via helm chart (#1023) · c7e64482
      * feat: support to install fastgpt via helm chart
      
      Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
      
      ---------
      
      Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
      Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
      Rick committed
    • 4.7-production (#1053) · 911512b3
      * 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>
      Archer committed
  13. 22 Mar, 2024 1 commit
  14. 21 Mar, 2024 2 commits
    • 优化建议模式;修复多索引训练失败问题 (#1043) · a63467d7
      * doc
      
      * Optimize possible null Pointers and parts of Ux
      
      * fix: mulity index training error
      Archer committed
    • 4.7-alpha2 (#1027) · 9d27de15
      * 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>
      Archer committed
  15. 18 Mar, 2024 1 commit
  16. 17 Mar, 2024 1 commit
  17. 16 Mar, 2024 1 commit
  18. 15 Mar, 2024 1 commit
  19. 14 Mar, 2024 2 commits
  20. 13 Mar, 2024 1 commit
  21. 12 Mar, 2024 1 commit
  22. 11 Mar, 2024 2 commits
    • 修复4.6.9问题 (#976) · 753b164e
      * 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>
      Archer committed
    • move components to web package (#37) (#970) · 64492b8b
      * move components
      
      * fix
      
      openapi config
      
      doc
      
      Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
      Archer committed