File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ components:
4747 platforms :
4848 - linux
4949 - windows
50+ depends_on :
51+ - common-utils
5052 - name : geospatial
5153 repository : https://github.com/opensearch-project/geospatial.git
5254 ref : ' 2.19'
@@ -189,6 +191,9 @@ components:
189191 depends_on :
190192 - common-utils
191193 - opensearch-remote-metadata-sdk
194+ - ml-commons
195+ - k-NN
196+ - neural-search
192197 - name : skills
193198 repository : https://github.com/opensearch-project/skills.git
194199 ref : ' 2.19'
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ components:
4747 platforms :
4848 - linux
4949 - windows
50+ depends_on :
51+ - common-utils
5052 - name : geospatial
5153 repository : https://github.com/opensearch-project/geospatial.git
5254 ref : main
@@ -190,6 +192,9 @@ components:
190192 depends_on :
191193 - common-utils
192194 - opensearch-remote-metadata-sdk
195+ - ml-commons
196+ - k-NN
197+ - neural-search
193198 - name : skills
194199 repository : https://github.com/opensearch-project/skills.git
195200 ref : main
You can’t perform that action at this time.
0 commit comments