File tree
856 files changed
+2290
-775
lines changed- .github/workflows
- docs
- components/layout
- content/zh
- 1-安装说明
- 3-常见问题
- 4-解决方案
- 5-版本历史
- 6-开发手册
- pages
- ollama-yun-agent
- src/main/java/com/isxcode/torch/agent
- controller
- service
- ollama-yun-backend
- ollama-yun-api
- src/main/java/com/isxcode/torch/api
- agent/constants
- model/constant
- ollama-yun-main/src/main/resources/bash
- ollama-yun-modules/src/main/java/com/isxcode/torch/modules
- ai/service
- app/bot/impl
- model
- mapper
- service
- ollama-yun-security
- ollama-yun-dist
- ollama-yun-frontend/src/assets/imgs
- pytorch-yun-agent
- src/main
- java/com/isxcode/torch/agent
- controller
- properties
- service
- resources
- pytorch-yun-backend
- pytorch-yun-api
- src/main/java/com/isxcode/torch/api
- agent
- constants
- req
- res
- ai
- constant
- dto
- req
- res
- alarm
- constants
- dto
- req
- res
- api
- constants
- dto
- req
- res
- app
- constants
- dto
- req
- res
- chat
- ao
- constants
- dto
- req
- res
- cluster
- constants
- dto
- req
- res
- datasource
- constants
- dto
- req
- res
- file
- req
- res
- instance
- ao
- constants
- dto
- req
- res
- license
- constants
- req
- res
- main
- constants
- properties
- model
- constant
- req
- res
- monitor
- ao
- constants
- dto
- req
- res
- tenant
- constants
- req
- res
- user
- constants
- dto
- req
- res
- work
- constants
- dto
- req
- res
- workflow
- constants
- dto
- req
- res
- pytorch-yun-api-base
- src/main/java/com/isxcode/torch/backend/api/base
- constants
- exceptions
- pojos
- properties
- serializer
- pytorch-yun-common
- src/main
- java/com/isxcode/torch/common
- annotations/successResponse
- config
- exception
- locker
- tools
- userlog
- utils
- aes
- http
- jgrapht
- jwt
- os
- path
- ssh
- resources/META-INF
- pytorch-yun-main
- src/main
- java/com/isxcode/torch
- config
- resources
- bash
- db/migration
- h2
- mysql
- postgres
- pytorch-yun-modules
- src/main/java/com/isxcode/torch/modules
- ai
- controller
- entity
- mapper
- repository
- run
- service
- alarm
- controller
- entity
- mapper
- message
- aciton
- repository
- service
- api
- entity
- mapper
- repository
- app
- bot
- impl
- controller
- entity
- mapper
- repository
- service
- chat
- controller
- entity
- mapper
- repository
- service
- cluster
- controller
- entity
- mapper
- repository
- run
- service
- biz
- datasource
- controller
- entity
- mapper
- repository
- service
- biz
- source
- impl
- file
- controller
- entity
- mapper
- repository
- service
- license/repository
- model
- controller
- entity
- mapper
- repository
- service
- monitor
- controller
- entity
- mapper
- repository
- service
- tenant
- controller
- entity
- mapper
- repository
- service
- biz
- user
- controller
- mapper
- service
- work
- controller
- entity
- mapper
- repository
- run
- impl
- service
- biz
- sql
- workflow
- controller
- entity
- mapper
- repository
- run
- service
- pytorch-yun-security
- src/main/java/com/isxcode/torch/security
- exception
- main
- user
- pytorch-yun-dist
- zhihuiyun
- bin
- conf
- zhihuiyun-agent
- ai
- bin
- file
- works
- pytorch-yun-frontend
- .idea
- e2e
- public
- src
- apis
- assets
- icons
- imgs
- scss
- variable
- styles
- components
- block-drawer
- block-modal
- block-table
- code-mirror
- ellipsis-tooltip
- empty-page
- loading
- z-status-tag
- z-svg-icon
- zqy-log
- hooks
- layout
- bread-crumb
- header
- layout-container
- lib/packages
- z-charts-engine
- charts-choose
- charts-components
- ellipsis-tooltip
- empty-page
- z-form-engine
- form-components
- common
- form-input-checkbox
- form-input-date
- form-input-email
- form-input-money
- form-input-number
- form-input-phone
- form-input-radio
- form-input-select
- form-input-switch
- form-input-text
- form-render-item
- static
- form-static-empty
- form-static-placeholder
- form-components-config
- form-config-list
- form-widget
- component-config
- zqy-flow
- plugins
- http-request
- types
- utils
- router
- services
- store
- store-v1
- utils
- http
- validator
- views
- ai-center
- ai-item
- add-modal
- app-management
- add-modal
- app-config-modal
- detail-page
- model-management
- computer-group
- add-modal
- computer-pointer
- add-modal
- show-log
- driver-management
- add-modal
- file-center
- add-modal
- home
- hooks
- home-overview
- app-item
- history-list
- zhy-chat
- home-v1
- license
- add-modal
- login
- hooks
- personal-info
- tenant-list
- add-modal
- tenant-user
- add-modal
- user-center
- add-modal
- pytorch-yun-plugins/qwen2.5
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
856 files changed
+2290
-775
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
| 41 | + | |
| 42 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
| 84 | + | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + |
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
|
0 commit comments