[mlapi] JBAI-16716: update MLAPI library to 0.2.0

This change updates ML API library to the latest stable version.
In this version, we introduced improved module splitting:
* mlapi-core – contains almsot no dependencies (except for kotlinx-serialization) and includes core ML factors
* mlapi-catboost – contains CatBoost-related abstractions and libraries

Merge-request: IJ-MR-177078
Merged-by: Vladimir Fedorov <890readrid@gmail.com>

GitOrigin-RevId: 14c89d3e4ba51474db9bf22d0c9364a502eddc35
This commit is contained in:
Vladimir Fedorov
2025-10-06 13:23:28 +00:00
committed by intellij-monorepo-bot
parent 789fdc06c6
commit 98fb93a589
37 changed files with 438 additions and 441 deletions
+10 -1
View File
@@ -116,11 +116,20 @@
contentModules:
- name: intellij.python.markdown
- name: lib/modules/intellij.python.ml.features.jar
projectLibraries:
- name: jetbrains.mlapi.catboost
files:
- name: $MAVEN_REPOSITORY$/com/jetbrains/mlapi/mlapi-catboost/0/mlapi-catboost-0.jar
reason: <- intellij.python.ml.features
- name: jetbrains.mlapi.catboost.shadow.need.slf4j
files:
- name: $MAVEN_REPOSITORY$/com/jetbrains/mlapi/catboost-shadow-need-slf4j/1/catboost-shadow-need-slf4j-1.jar
reason: <- intellij.python.ml.features
contentModules:
- name: intellij.python.ml.features
libraries:
jetbrains.ml.models.python.imports.ranking.model:
- name: $MAVEN_REPOSITORY$/com/jetbrains/ml/models/python-imports-ranking-model/coral-panda-republished-4/python-imports-ranking-model-coral-panda-republished-4.jar
- name: $MAVEN_REPOSITORY$/com/jetbrains/ml/models/python-imports-ranking-model/coral-panda-republished-6/python-imports-ranking-model-coral-panda-republished-6.jar
- name: lib/modules/intellij.python.parser.jar
contentModules:
- name: intellij.python.parser