Archer
|
7e19628315
|
fix: action (#4605)
|
2025-04-20 22:31:56 +08:00 |
|
Archer
|
8fa9ec4c13
|
V4.9.6 dev (#4566)
* update doc
* perf: avatar
* fix: mcp action
|
2025-04-16 22:35:06 +08:00 |
|
Archer
|
952412f648
|
V4.9.6 feature (#4565)
* Dashboard submenu (#4545)
* add app submenu (#4452)
* add app submenu
* fix
* width & i18n
* optimize submenu code (#4515)
* optimize submenu code
* fix
* fix
* fix
* fix ts
* perf: dashboard sub menu
* doc
---------
Co-authored-by: heheer <heheer@sealos.io>
* feat: value format test
* doc
* Mcp export (#4555)
* feat: mcp server
* feat: mcp server
* feat: mcp server build
* update doc
* perf: path selector (#4556)
* perf: path selector
* fix: docker file path
* perf: add image endpoint to dataset search (#4557)
* perf: add image endpoint to dataset search
* fix: mcp_server url
* human in loop (#4558)
* Support interactive nodes for loops, and enhance the function of merging nested and loop node history messages. (#4552)
* feat: add LoopInteractive definition
* feat: Support LoopInteractive type and update related logic
* fix: Refactor loop handling logic and improve output value initialization
* feat: Add mergeSignId to dispatchLoop and dispatchRunAppNode responses
* feat: Enhance mergeChatResponseData to recursively merge plugin details and improve response handling
* refactor: Remove redundant comments in mergeChatResponseData for clarity
* perf: loop interactive
* perf: human in loop
---------
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
* mcp server ui
* integrate mcp (#4549)
* integrate mcp
* delete unused code
* fix ts
* bug fix
* fix
* support whole mcp tools
* add try catch
* fix
* fix
* fix ts
* fix test
* fix ts
* fix: interactive in v1 completions
* doc
* fix: router path
* fix mcp integrate (#4563)
* fix mcp integrate
* fix ui
* fix: mcp ux
* feat: mcp call title
* remove repeat loading
* fix mcp tools avatar (#4564)
* fix
* fix avatar
* fix update version
* update doc
* fix: value format
* close server and remove cache
* perf: avatar
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
|
2025-04-16 22:18:51 +08:00 |
|
Theresa
|
c7c79b400a
|
fix: update workflow to use ubuntu-24.04 for consistency across all jobs (#4553)
* fix: update workflow to use ubuntu-22.04 for consistency across all jobs
* fix: update workflows to use ubuntu-24.04 for consistency across all jobs
|
2025-04-16 12:04:20 +08:00 |
|
zijiren
|
bed68718e8
|
fix: image source (#4535)
|
2025-04-15 10:55:56 +08:00 |
|
zijiren
|
ea74c669ee
|
feat: github workflow arm runner (#4530)
* feat: arm runner
* fix
* fix: outputs name
* fix: outputs name
* fix: 429
* feat: cache key
* fix: tags
* fix: tags
* feat: sandbox arm64 runner
* fix: sandbox dockerfile
* feat: merge build
|
2025-04-14 17:32:38 +08:00 |
|
Archer
|
199f454b6b
|
feat: team permission refine (#4494) (#4498)
* feat: team permission refine (#4402)
* chore: team permission extend
* feat: manage team permission
* chore: api auth
* fix: i18n
* feat: add initv493
* fix: test, org auth manager
* test: app test for refined permission
* update init sh
* fix: add/remove manage permission (#4427)
* fix: add/remove manage permission
* fix: github action fastgpt-test
* fix: mock create model
* fix: team write permission
* fix: ts
* account permission
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-04-10 11:11:54 +08:00 |
|
Archer
|
86988e31d9
|
feat: Add docs deploy to cf (#4475)
* perf: remove loading ui
* feat: config chat file expired time
* 494 doc
* feat: Add docs deploy to cf
|
2025-04-08 13:50:36 +08:00 |
|
Archer
|
675e8ccedb
|
494 doc (#4472)
* perf: remove loading ui
* feat: config chat file expired time
* 494 doc
* 494 doc
* 494 doc
* update doc preview action
|
2025-04-08 13:42:09 +08:00 |
|
Archer
|
9dfafb13bf
|
Action test (#4471)
* perf: remove loading ui
* feat: config chat file expired time
* Update doc
* fix: ts (#4458)
* test
* remove
* 494 doc
* update action
|
2025-04-08 12:36:00 +08:00 |
|
Archer
|
f642c9603b
|
V4.9.4 feature (#4470)
* Training status (#4424)
* dataset data training state (#4311)
* dataset data training state
* fix
* fix ts
* fix
* fix api format
* fix
* fix
* perf: count training
* format
* fix: dataset training state (#4417)
* fix
* add test
* fix
* fix
* fix test
* fix test
* perf: training count
* count
* loading status
---------
Co-authored-by: heheer <heheer@sealos.io>
* doc
* website sync feature (#4429)
* perf: introduce BullMQ for website sync (#4403)
* perf: introduce BullMQ for website sync
* feat: new redis module
* fix: remove graceful shutdown
* perf: improve UI in dataset detail
- Updated the "change" icon SVG file.
- Modified i18n strings.
- Added new i18n string "immediate_sync".
- Improved UI in dataset detail page, including button icons and
background colors.
* refactor: Add chunkSettings to DatasetSchema
* perf: website sync ux
* env template
* fix: clean up website dataset when updating chunk settings (#4420)
* perf: check setting updated
* perf: worker currency
* feat: init script for website sync refactor (#4425)
* website feature doc
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
* pro migration (#4388) (#4433)
* pro migration
* reuse customPdfParseType
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
* perf: remove loading ui
* feat: config chat file expired time
* Redis cache (#4436)
* perf: add Redis cache for vector counting (#4432)
* feat: cache
* perf: get cache key
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
* perf: mobile voice input (#4437)
* update:Mobile voice interaction (#4362)
* Add files via upload
* Add files via upload
* Update ollama.md
* Update ollama.md
* Add files via upload
* Update useSpeech.ts
* Update ChatInput.tsx
* Update useSpeech.ts
* Update ChatInput.tsx
* Update useSpeech.ts
* Update constants.ts
* Add files via upload
* Update ChatInput.tsx
* Update useSpeech.ts
* Update useSpeech.ts
* Update useSpeech.ts
* Update ChatInput.tsx
* Add files via upload
* Update common.json
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update useSpeech.ts
* Update useSpeech.ts
* Update common.json
* Update common.json
* Update common.json
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update useSpeech.ts
* Update common.json
* Update chat.json
* Update common.json
* Update chat.json
* Update common.json
* Update chat.json
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update useSpeech.ts
* Update VoiceInput.tsx
* speech ui
* 优化语音输入组件,调整输入框显示逻辑,修复语音输入遮罩层样式,更新画布背景透明度,增强用户交互体验。 (#4435)
* perf: mobil voice input
---------
Co-authored-by: dreamer6680 <1468683855@qq.com>
* Test completion v2 (#4438)
* add v2 completions (#4364)
* add v2 completions
* completion config
* config version
* fix
* frontend
* doc
* fix
* fix: completions v2 api
---------
Co-authored-by: heheer <heheer@sealos.io>
* package
* Test mongo log (#4443)
* feat: mongodb-log (#4426)
* perf: mongo log
* feat: completions stop reasoner
* mongo db log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
* update doc
* Update doc
* fix external var ui (#4444)
* action
* fix: ts (#4458)
* preview doc action
add docs preview permission
update preview action
udpate action
* update doc (#4460)
* update preview action
* update doc
* remove
* update
* schema
* update mq export;perf: redis cache (#4465)
* perf: redis cache
* update mq export
* perf: website sync error tip
* add error worker
* website sync ui (#4466)
* Updated the dynamic display of the voice input pop-up (#4469)
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* fix: voice input
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-04-08 12:05:04 +08:00 |
|
Archer
|
5839325f77
|
test (#4456)
* test
* update action
* remove test
|
2025-04-06 18:45:04 +08:00 |
|
Finley Ge
|
ff92dced98
|
chore: security update (#4447)
|
2025-04-03 21:58:32 +08:00 |
|
Carson Yang
|
7a0747947c
|
Enhance GitHub Actions workflows security and permissions (#4445)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2025-04-03 14:01:17 +08:00 |
|
Archer
|
e75d81d05a
|
V4.9.1 feature (#4206)
* fix: remove DefaultTeam (#4037)
* fix :Get application bound knowledge base information logical rewrite (#4057)
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* update package
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* fix: 文本提取不支持arrayString,arrayNumber等jsonSchema (#4079)
* update doc ;perf: model test (#4098)
* perf: extract array
* update doc
* perf: model test
* perf: model test
* perf: think tag parse (#4102)
* chat quote reader (#3912)
* init chat quote full text reader
* linked structure
* dataset data linked
* optimize code
* fix ts build
* test finish
* delete log
* fix
* fix ts
* fix ts
* remove nextId
* initial scroll
* fix
* fix
* perf: chunk read (#4109)
* package
* perf: chunk read
* feat: api dataset support pdf parse;fix: chunk reader auth (#4117)
* feat: api dataset support pdf parse
* fix: chunk reader auth
* feat: invitation link (#3979)
* feat: invitation link schema and apis
* feat: add invitation link
* feat: member status: active, leave, forbidden
* fix: expires show hours and minutes
* feat: invalid invitation link hint
* fix: typo
* chore: fix typo & i18n
* fix
* pref: fe
* feat: add ttl index for 30-day-clean-up
* perf: invite member code (#4118)
* perf: invite member code
* fix: ts
* fix: model test channel id;fix: quote reader (#4123)
* fix: model test channel id
* fix: quote reader
* fix chat quote reader (#4125)
* perf: model test;perf: sidebar trigger (#4127)
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* perf: model test
* perf: sidebar trigger
* lock
* update nanoid version
* fix: select component ux
* fix: ts
* fix: vitest
* remove test
* fix: prompt toolcall ui (#4139)
* load log error adapt
* fix: prompt toolcall ui
* perf: commercial function tip
* update package
* pref: copy link (#4147)
* fix(i18n): namespace (#4143)
* hiden dataset source (#4152)
* hiden dataset source
* perf: reader
* chore: move all tests into a single folder (#4160)
* fix modal close scroll (#4162)
* fix modal close scroll
* update refresh
* feat: rerank modal select and weight (#4164)
* fix loadInitData refresh (#4169)
* fix
* fix
* form input number default & api dataset max token
* feat: mix search weight (#4170)
* feat: mix search weight
* feat: svg render
* fix: avatar error remove (#4173)
* fix: avatar error remove
* fix: index
* fix: guide
* fix: auth
* update package;fix: input data model ui (#4181)
* update package
* fix: ts
* update config
* update jieba package
* add type sign
* fix: input data ui
* fix: page title refresh (#4186)
* fix: ts
* update jieba package
* fix: page title refresh
* fix: remove member length check when opening invite create modal (#4193)
* add env to check internal ip (#4187)
* fix: ts
* update jieba package
* add env to check internal ip
* package
* fix: jieba
* reset package
* update config
* fix: jieba package
* init shell
* init version
* change team reload
* update jieba package (#4200)
* update jieba package
* package
* update package
* remove invalid code
* action
* package (#4201)
* package
* update package
* remove invalid code
* package
* remove i18n tip (#4202)
* doc (#4205)
* fix: i18n (#4208)
* fix: next config (#4207)
* reset package
* i18n
* update config
* i18n
* remove log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: shilin <39396378+shilin66@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
|
2025-03-18 14:40:41 +08:00 |
|
Finley Ge
|
bb30ca4859
|
chore: vitest support (#4026)
* chore: vitest
* chore: move test files
* chore: support vitest
* fix: exclude test files
* chore(ci): add test workflow
* feat: remove read env
|
2025-03-12 19:27:53 +08:00 |
|
Archer
|
c8a35822d6
|
perf: doc (#4005)
* perf: doc
* doc
|
2025-03-06 18:35:02 +08:00 |
|
archer
|
3ddbb37612
|
update action
|
2025-03-06 18:28:08 +08:00 |
|
Archer
|
fc9e614f88
|
4.8.23 dev (#3917)
* fix: icon refresh
* fix: aiproxy http request
* fix: collection list count
* fix: collection list count
* fix: tts selector name
* update action
|
2025-02-27 22:15:48 +08:00 |
|
Archer
|
c3d3b30d7e
|
update code positon (#3907)
|
2025-02-27 10:30:43 +08:00 |
|
Archer
|
09fa602dde
|
readme (#3687)
* fix: doc deploy
* readme
|
2025-02-05 00:26:24 +08:00 |
|
Archer
|
db2c0a0bdb
|
V4.8.20 feature (#3686)
* Aiproxy (#3649)
* model config
* feat: model config ui
* perf: rename variable
* feat: custom request url
* perf: model buffer
* perf: init model
* feat: json model config
* auto login
* fix: ts
* update packages
* package
* fix: dockerfile
* feat: usage filter & export & dashbord (#3538)
* feat: usage filter & export & dashbord
* adjust ui
* fix tmb scroll
* fix code & selecte all
* merge
* perf: usages list;perf: move components (#3654)
* perf: usages list
* team sub plan load
* perf: usage dashboard code
* perf: dashboard ui
* perf: move components
* add default model config (#3653)
* 4.8.20 test (#3656)
* provider
* perf: model config
* model perf (#3657)
* fix: model
* dataset quote
* perf: model config
* model tag
* doubao model config
* perf: config model
* feat: model test
* fix: POST 500 error on dingtalk bot (#3655)
* feat: default model (#3662)
* move model config
* feat: default model
* fix: false triggerd org selection (#3661)
* export usage csv i18n (#3660)
* export usage csv i18n
* fix build
* feat: markdown extension (#3663)
* feat: markdown extension
* media cros
* rerank test
* default price
* perf: default model
* fix: cannot custom provider
* fix: default model select
* update bg
* perf: default model selector
* fix: usage export
* i18n
* fix: rerank
* update init extension
* perf: ip limit check
* doubao model order
* web default modle
* perf: tts selector
* perf: tts error
* qrcode package
* reload buffer (#3665)
* reload buffer
* reload buffer
* tts selector
* fix: err tip (#3666)
* fix: err tip
* perf: training queue
* doc
* fix interactive edge (#3659)
* fix interactive edge
* fix
* comment
* add gemini model
* fix: chat model select
* perf: supplement assistant empty response (#3669)
* perf: supplement assistant empty response
* check array
* perf: max_token count;feat: support resoner output;fix: member scroll (#3681)
* perf: supplement assistant empty response
* check array
* perf: max_token count
* feat: support resoner output
* member scroll
* update provider order
* i18n
* fix: stream response (#3682)
* perf: supplement assistant empty response
* check array
* fix: stream response
* fix: model config cannot set to null
* fix: reasoning response (#3684)
* perf: supplement assistant empty response
* check array
* fix: reasoning response
* fix: reasoning response
* doc (#3685)
* perf: supplement assistant empty response
* check array
* doc
* lock
* animation
* update doc
* update compose
* doc
* doc
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
|
2025-02-05 00:10:47 +08:00 |
|
Archer
|
7861229325
|
4.8.18 test (#3589)
* update doc
* add subpath
|
2025-01-14 17:10:58 +08:00 |
|
Archer
|
f1f0ae2839
|
fix: per;fix: invite user un refresh;perf: loginout (#3566)
* perf: loginout
* fix: invite user un refresh
* fix: per
* fix: dockerfile
* perf: docker file
|
2025-01-11 17:16:17 +08:00 |
|
Archer
|
10d8c56e23
|
V4.8.18 feature (#3565)
* feat: org CRUD (#3380)
* feat: add org schema
* feat: org manage UI
* feat: OrgInfoModal
* feat: org tree view
* feat: org management
* fix: init root org
* feat: org permission for app
* feat: org support for dataset
* fix: disable org role control
* styles: opt type signatures
* fix: remove unused permission
* feat: delete org collaborator
* perf: Team org ui (#3499)
* perf: org ui
* perf: org ui
* feat: org auth for app & dataset (#3498)
* feat: auth org resource permission
* feat: org auth support for app & dataset
* perf: org permission check (#3500)
* i18n (#3501)
* name
* i18n
* feat: support dataset changeOwner (#3483)
* feat: support dataset changeOwner
* chore: update dataset change owner api
* feat: permission manage UI for org (#3503)
* perf: password check;perf: image upload check;perf: sso login check (#3509)
* perf: password check
* perf: image upload check
* perf: sso login check
* force show update notification modal & fix login page text (#3512)
* fix login page English text
* update notification modal
* perf: notify account (#3515)
* perf(plugin): improve searXNG empty result handling and documentation (#3507)
* perf(plugin): improve searXNG empty result handling and documentation
* 修改了文档和代码部分无搜索的结果的反馈
* refactor: org pathId (#3516)
* optimize payment process (#3517)
* feat: support wecom sso (#3518)
* feat: support wecom sso
* chore: remove unused wecom js-sdk dependency
* fix qrcode script (#3520)
* fix qrcode script
* i18n
* perf: full text collection and search code;perf: rename function (#3519)
* perf: full text collection and search code
* perf: rename function
* perf: notify modal
* remove invalid code
* perf: sso login
* perf: pay process
* 4.8.18 test (#3524)
* perf: remove local token
* perf: index
* perf: file encoding;perf: leave team code;@c121914yu perf: full text search code (#3528)
* perf: text encoding
* perf: leave team code
* perf: full text search code
* fix: http status
* perf: embedding search and vector avatar
* perf: async read file (#3531)
* refactor: team permission manager (#3535)
* perf: classify org, group and member
* refactor: team per manager
* fix: missing functions
* 4.8.18 test (#3543)
* perf: login check
* doc
* perf: llm model config
* perf: team clb config
* fix: MemberModal UI (#3553)
* fix: adapt MemberModal title and icon
* fix: adapt member modal
* fix: search input placeholder
* fix: add button text
* perf: org permission (#3556)
* docs:用户答疑的官方文档补充 (#3540)
* docs:用户答疑的官方文档补充
* 问题回答的内容修补
* share link random avatar (#3541)
* share link random avatar
* fix
* delete unused code
* share page avatar (#3558)
* feat: init 4818
* share page avatar
* feat: tmp upgrade code (#3559)
* feat: tmp upgrade code
* fulltext search test
* update action
* full text tmp code (#3561)
* full text tmp code
* fix: init
* fix: init
* remove tmp code
* remove tmp code
* 4818-alpha
* 4.8.18 test (#3562)
* full text tmp code
* fix: init
* upgrade code
* account log
* account log
* perf: dockerfile
* upgrade code
* chore: update docs app template submission (#3564)
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
|
2025-01-11 15:15:38 +08:00 |
|
Archer
|
e9d52ada73
|
4.8.13 feature (#3118)
* chore(ui): login page & workflow page (#3046)
* login page & number input & multirow select & llm select
* workflow
* adjust nodes
* New file upload (#3058)
* feat: toolNode aiNode readFileNode adapt new version
* update docker-compose
* update tip
* feat: adapt new file version
* perf: file input
* fix: ts
* feat: add chat history time label (#3024)
* feat:add chat and logs time
* feat: add chat history time label
* code perf
* code perf
---------
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
* add chatType (#3060)
* pref: slow query of full text search (#3044)
* Adapt findLast api;perf: markdown zh format. (#3066)
* perf: context code
* fix: adapt findLast api
* perf: commercial plugin run error
* perf: markdown zh format
* perf: dockerfile proxy (#3067)
* fix ui (#3065)
* fix ui
* fix
* feat: support array reference multi-select (#3041)
* feat: support array reference multi-select
* fix build
* fix
* fix loop multi-select
* adjust condition
* fix get value
* array and non-array conversion
* fix plugin input
* merge func
* feat: iframe code block;perf: workflow selector type (#3076)
* feat: iframe code block
* perf: workflow selector type
* node pluginoutput check (#3074)
* feat: View will move when workflow check error;fix: ui refresh error when continuous file upload (#3077)
* fix: plugin output check
* fix: ui refresh error when continuous file upload
* feat: View will move when workflow check error
* add dispatch try catch (#3075)
* perf: workflow context split (#3083)
* perf: workflow context split
* perf: context
* 4.8.13 test (#3085)
* perf: workflow node ui
* chat iframe url
* feat: support sub route config (#3071)
* feat: support sub route config
* dockerfile
* fix upload
* delete unused code
* 4.8.13 test (#3087)
* fix: image expired
* fix: datacard navbar ui
* perf: build action
* fix: workflow file upload refresh (#3088)
* fix: http tool response (#3097)
* loop node dynamic height (#3092)
* loop node dynamic height
* fix
* fix
* feat: support push chat log (#3093)
* feat: custom uid/metadata
* to: custom info
* fix: chat push latest
* feat: add chat log envs
* refactor: move timer to pushChatLog
* fix: using precise log
---------
Co-authored-by: Finley Ge <m13203533462@163.com>
* 4.8.13 test (#3098)
* perf: loop node refresh
* rename context
* comment
* fix: ts
* perf: push chat log
* array reference check & node ui (#3100)
* feat: loop start add index (#3101)
* feat: loop start add index
* update doc
* 4.8.13 test (#3102)
* fix: loop index;edge parent check
* perf: reference invalid check
* fix: ts
* fix: plugin select files and ai response check (#3104)
* fix: plugin select files and ai response check
* perf: text editor selector;tool call tip;remove invalid image url;
* perf: select file
* perf: drop files
* feat: source id prefix env (#3103)
* 4.8.13 test (#3106)
* perf: select file
* perf: drop files
* perf: env template
* 4.8.13 test (#3107)
* perf: select file
* perf: drop files
* fix: imple mode adapt files
* perf: push chat log (#3109)
* fix: share page load title error (#3111)
* 4.8.13 perf (#3112)
* fix: share page load title error
* update file input doc
* perf: auto add file urls
* perf: auto ser loop node offset height
* 4.8.13 test (#3117)
* perf: plugin
* updat eaction
* feat: add more share config (#3120)
* feat: add more share config
* add i18n en
* fix: missing subroute (#3121)
* perf: outlink config (#3128)
* update action
* perf: outlink config
* fix: ts (#3129)
* 更新 docSite 文档内容 (#3131)
* fix: null pointer (#3130)
* fix: null pointer
* perf: not input text
* update doc url
* perf: outlink default value (#3134)
* update doc (#3136)
* 4.8.13 test (#3137)
* update doc
* perf: completions chat api
* Restore docSite content based on upstream/4.8.13-dev (#3138)
* Restore docSite content based on upstream/4.8.13-dev
* 4813.md缺少更正
* update doc (#3141)
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: Finley Ge <m13203533462@163.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
|
2024-11-13 11:29:53 +08:00 |
|
Archer
|
1dcd39bfbe
|
action (#2872)
|
2024-10-10 15:46:15 +08:00 |
|
Rick
|
48a5853550
|
fix: the helm release failed due to version handle (#2199)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
|
2024-07-31 10:19:42 +08:00 |
|
Archer
|
cd554f573e
|
4.8.8 test fix (#2149)
* perf: code comment
* feat: system plugin input guide
* perf: variable avatar
* feat: feishu webhook
* perf: select tool config tip
* perf: rename variable
* fix: per inherit error
* perf: docker-compose oneapi version and i18n
* perf: ui tip bug
* fix: ts
* perf: pg log
* perf: editor color
* perf: update init
|
2024-07-26 10:23:44 +08:00 |
|
Carson Yang
|
1eedb9caba
|
Update workflow to change baseurl for cn site (#2081)
* Docs: fix gitinfo
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
* Update workflow to change baseurl for cn site
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2024-07-18 12:15:03 +08:00 |
|
Archer
|
24596a6e21
|
4.8.5 test (#1819)
|
2024-06-21 18:32:05 +08:00 |
|
Archer
|
565bfc8486
|
Concat plugin to app (#1799)
|
2024-06-19 14:38:21 +08:00 |
|
Archer
|
a259d034b8
|
4.8.3 (#1654)
* Milvus (#1644)
* feat: support regx
* 4.8.3 test and fix (#1648)
* perf: version tip
* feat: sandbox support log
* fix: debug component render
* fix: share page header
* fix: input guide auth
* fix: iso viewport
* remove file
* fix: route url
* feat: add debug timout
* perf: reference select support trigger
* perf: session code
* perf: theme
* perf: load milvus
|
2024-06-01 09:26:11 +08:00 |
|
Carson Yang
|
5c8f2f95f7
|
Docs: fix zh-cn sitemap (#1631)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2024-05-29 15:46:43 +08:00 |
|
Archer
|
8ba8488086
|
4.8.2-fix (#1612)
|
2024-05-28 16:55:06 +08:00 |
|
Archer
|
9639139b52
|
Sandbox (#1610) (#1611)
|
2024-05-28 14:47:10 +08:00 |
|
Archer
|
c56c28be23
|
pnpm lock (#1297)
|
2024-04-26 12:10:23 +08:00 |
|
Archer
|
1fbc407ecf
|
4.7.1-alpha2 (#1153)
Co-authored-by: UUUUnotfound <31206589+UUUUnotfound@users.noreply.github.com>
Co-authored-by: Hexiao Zhang <731931282qq@gmail.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-04-08 21:17:33 +08:00 |
|
Rick
|
018424c0fa
|
chore: avoid trigger the helm release in main branch (#1089)
|
2024-03-29 09:27:25 +08:00 |
|
Rick
|
d127060bc8
|
fix: the helm dep update step is missing (#1077)
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
|
2024-03-27 17:01:37 +08:00 |
|
Rick
|
c7e6448272
|
feat: support to install fastgpt via helm chart (#1023)
* 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>
|
2024-03-26 16:50:24 +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
|
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 |
|
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 |
|
Carson Yang
|
9329ddeac5
|
docs: update cdn link (#698)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2024-01-05 22:31:17 +08:00 |
|
Carson Yang
|
8d17f96600
|
docs: update font and cdn (#696)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2024-01-05 18:02:53 +08:00 |
|
Archer
|
2e75851b02
|
v4.6.6-fix (#676)
|
2024-01-02 14:18:51 +08:00 |
|
Archer
|
9ccfda47b7
|
V4.6.6-2 (#673)
|
2023-12-31 14:12:51 +08:00 |
|
Archer
|
bfd8be5df0
|
v4.6-3 (#471)
|
2023-11-15 11:36:25 +08:00 |
|
Archer
|
a3534407bf
|
v4.5.1 (#417)
|
2023-10-22 23:54:04 +08:00 |
|