Commit af669a1
4.14.4 features (#6090)
* perf: zod with app log (#6083)
* perf: safe decode
* perf: zod with app log
* fix: text
* remove log
* rename field
* refactor: improve like/dislike interaction (#6080)
* refactor: improve like/dislike interaction
* button style & merge status
* perf
* fix
* i18n
* feedback ui
* format
* api optimize
* openapi
* read status
---------
Co-authored-by: archer <[email protected]>
* perf: remove empty chat
* perf: delete resource tip
* fix: confirm
* feedback filter
* fix: ts
* perf: linker scroll
* perf: feedback ui
* fix: plugin file input store
* fix: max tokens
* update comment
* fix: condition value type
* fix feedback (#6095)
* fix feedback
* text
* list
* fix: versionid
---------
Co-authored-by: archer <[email protected]>
* fix: chat setting render;export logs filter
* add test
* perf: log list api
* perf: redirect check
* perf: log list
* create ui
* create ui
---------
Co-authored-by: heheer <[email protected]>1 parent 13681c9 commit af669a1
File tree
135 files changed
+6342
-2000
lines changed- document
- content/docs
- protocol
- upgrading/4-14
- data
- packages
- global
- core
- app/logs
- chat
- openapi
- core
- app
- log
- chat
- feedback
- setting
- support/user
- team
- service
- common/mongo
- core
- ai/llm
- agentCall
- chat
- workflow/dispatch/plugin
- web
- common/fetch
- hooks
- i18n
- en
- zh-CN
- zh-Hant
- projects/app
- public/docs
- src
- components
- Layout
- core/chat/ChatContainer
- ChatBox
- components
- PluginRunBox
- support
- apikey
- permission
- DefaultPerList
- MemberManager
- ResumeInheritText
- global
- core/api
- support/api
- pageComponents
- account
- model/Channel
- team
- GroupManage
- OrgManage
- app/detail
- Logs
- Plugin
- Publish/Link
- SimpleApp
- WorkflowComponents/Flow/nodes
- NodeCode
- NodeIfElse
- Workflow
- chat
- ChatQuoteList
- ChatSetting
- FavouriteAppSetting
- ChatWindow
- dashboard/agent
- dataset
- detail
- CollectionCard
- Info
- list
- pages
- account
- customDomain
- info
- api
- admin
- core
- ai/model
- app/logs
- chat
- feedback
- quote
- dataset
- collection/create
- data/v2
- v1/chat
- v2/chat
- dashboard/create
- login
- service
- core/app
- support/mcp
- types
- web
- common
- api
- utils
- core
- app/api
- chat
- context
- feedback
- support/user
- test/api/core/chat/feedback
- test/cases/service/core/chat
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+6342
-2000
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
67 | 75 | | |
68 | 76 | | |
69 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
This file was deleted.
0 commit comments