Commit 3f9b0fa
V4.12.3 features (#5595)
* refactor: remove ModelProviderIdType and update related types (#5549)
* perf: model provider
* fix eval create split (#5570)
* git rebase --continuedoc
* add more variable types (#5540)
* variable types
* password
* time picker
* internal var
* file
* fix-test
* time select default value & range
* password & type render
* fix
* fix build
* fix
* move method
* split date select
* icon
* perf: variable code
* prompt editor add markdown plugin (#5556)
* editor markdown
* fix build
* pnpm lock
* add props
* update code
* fix list
* editor ui
* fix variable reset (#5586)
* perf: variables type code
* customize lexical indent (#5588)
* perf: multiple selector
* perf: tab plugin
* doc
* refactor: update workflow constants to use ToolTypeEnum (#5491)
* refactor: replace FlowNodeTemplateTypeEnum with string literals in workflow templates
* perf: tool type
---------
Co-authored-by: archer <[email protected]>
* update doc
* fix: make table's row more natural while dragging it (#5596)
* feat: add APIGetTemplate function and refactor template fetching logic (#5498)
* feat: add APIGetTemplate function and refactor template fetching logic
* chore: adjust the code
* chore: update sdk
---------
Co-authored-by: FinleyGe <[email protected]>
* perf init system
* doc
* remove log
* remove i18n
* perf: variables render
---------
Co-authored-by: Ctrlz <[email protected]>
Co-authored-by: heheer <[email protected]>
Co-authored-by: 伍闲犬 <[email protected]>
Co-authored-by: FinleyGe <[email protected]>1 parent c747fc0 commit 3f9b0fa
File tree
166 files changed
+3406
-11603
lines changed- document
- content/docs/upgrading/4-12
- data
- packages
- global
- common
- i18n
- secret
- core
- ai
- app
- workflow
- node
- runtime
- template/system
- service
- common
- secret
- vectorDB/milvus
- core
- ai
- config
- app
- evaluation
- plugin
- provider
- templates
- tool
- workflow
- dispatch
- tools
- thirdProvider/fastgptPlugin
- worker
- templates
- src
- CQ
- Chinese
- TranslateRobot
- animalLife
- chatGuide
- divination
- flux
- githubIssue
- google
- longTranslate
- plugin-dalle
- plugin-feishu
- simpleDatasetChat
- srt-translate
- stock
- timeBot
- web
- components/common
- DateTimePicker
- Icon
- icons
- core/workflow/inputType
- model
- Input
- HttpInput
- NumberInput
- MySelect
- Textarea/PromptEditor
- modules/DropDownMenu
- plugins
- ListDisplayFixPlugin
- ListExitPlugin
- MarkdownPlugin
- MarkdownTransformers
- TabToSpacesPlugin
- core/workflow
- i18n
- en
- zh-CN
- zh-Hant
- projects/app
- src
- components
- Select
- common/PromptEditor/OptimizerPopover
- core
- ai/ModelTable
- app
- formRender
- chat/ChatContainer
- ChatBox
- components
- home
- PluginRunBox
- components
- global
- aiproxy
- common/api
- pageComponents
- account/model
- Channel
- Log
- ModelDashboard
- app
- detail
- MCPTools
- SimpleApp
- components
- WorkflowComponents/Flow
- components/NodeTemplates
- hooks
- nodes
- NodePluginIO
- render/RenderInput
- evaluation
- chat
- ChatSetting
- FavouriteAppSetting
- dashboard
- SystemPlugin
- dataset/list
- login
- pages/api
- common/system
- core
- ai/model
- app
- plugin
- template
- v2/chat
- service/common/system
- web
- common/system
- core
- app/api
- chat/context
- styles
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
166 files changed
+3406
-11603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| 23 | + | |
20 | 24 | | |
21 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 56 | | |
81 | 57 | | |
82 | 58 | | |
| |||
0 commit comments