Commit 5e28c03
Feat/v2.33.0 (#215)
* feat: wecom service
* feat: enable WeCom customer service configuration and integrate related UI components.
* fix: wecom service
* fix: prompt image
* feat: log
* feat: rag
* fix: decode URL question parameter when retrieving from search params in customer service content.
* fix: wecom service source
---------
Co-authored-by: 姚凯 <kai.yao@chaitin.com>
Co-authored-by: awesomeYG <gang.yang@chaitin.com>
Co-authored-by: xiaobing.wang <xiaobing.wang@chaitin.com>1 parent 03ebde9 commit 5e28c03
27 files changed
Lines changed: 597 additions & 286 deletions
File tree
- .github/workflows
- backend
- assets
- docs
- model
- pkg
- chat
- glog
- llm
- router
- svc
- docker/raglite
- ui
- admin/src/pages
- ai
- searchHistory
- front/src
- app/customer-service
- ui
- components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8172 | 8172 | | |
8173 | 8173 | | |
8174 | 8174 | | |
8175 | | - | |
| 8175 | + | |
| 8176 | + | |
8176 | 8177 | | |
8177 | 8178 | | |
8178 | 8179 | | |
8179 | 8180 | | |
8180 | | - | |
| 8181 | + | |
| 8182 | + | |
8181 | 8183 | | |
8182 | 8184 | | |
8183 | 8185 | | |
| |||
10406 | 10408 | | |
10407 | 10409 | | |
10408 | 10410 | | |
10409 | | - | |
| 10411 | + | |
| 10412 | + | |
10410 | 10413 | | |
10411 | 10414 | | |
10412 | 10415 | | |
| |||
11481 | 11484 | | |
11482 | 11485 | | |
11483 | 11486 | | |
11484 | | - | |
| 11487 | + | |
| 11488 | + | |
11485 | 11489 | | |
11486 | 11490 | | |
11487 | 11491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8165 | 8165 | | |
8166 | 8166 | | |
8167 | 8167 | | |
8168 | | - | |
| 8168 | + | |
| 8169 | + | |
8169 | 8170 | | |
8170 | 8171 | | |
8171 | 8172 | | |
8172 | 8173 | | |
8173 | | - | |
| 8174 | + | |
| 8175 | + | |
8174 | 8176 | | |
8175 | 8177 | | |
8176 | 8178 | | |
| |||
10399 | 10401 | | |
10400 | 10402 | | |
10401 | 10403 | | |
10402 | | - | |
| 10404 | + | |
| 10405 | + | |
10403 | 10406 | | |
10404 | 10407 | | |
10405 | 10408 | | |
| |||
11474 | 11477 | | |
11475 | 11478 | | |
11476 | 11479 | | |
11477 | | - | |
| 11480 | + | |
| 11481 | + | |
11478 | 11482 | | |
11479 | 11483 | | |
11480 | 11484 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
1651 | 1653 | | |
1652 | 1654 | | |
1653 | 1655 | | |
| 1656 | + | |
1654 | 1657 | | |
1655 | 1658 | | |
1656 | 1659 | | |
| |||
2357 | 2360 | | |
2358 | 2361 | | |
2359 | 2362 | | |
| 2363 | + | |
2360 | 2364 | | |
2361 | 2365 | | |
2362 | 2366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
| 149 | + | |
| 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 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments