mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
[llm] LLM-16700 update ai.grazie to 0.4.27
GitOrigin-RevId: d73a54fd0c5a49dc084dbdb10db40e0526253eb7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0fff4c4a02
commit
42f2562021
@@ -15,18 +15,18 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module-library" exported="">
|
||||
<library name="ai.grazie.emb" type="repository">
|
||||
<properties maven-id="ai.grazie.model:model-emb-jvm:0.4.16">
|
||||
<properties maven-id="ai.grazie.model:model-emb-jvm:0.4.27">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.16/model-emb-jvm-0.4.16.jar">
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.27/model-emb-jvm-0.4.27.jar">
|
||||
<sha256sum>41a39ea18d934827d293a918e144042ae65c0974892c0330add0a52c366c2709</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.16/model-text-jvm-0.4.16.jar">
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.27/model-text-jvm-0.4.27.jar">
|
||||
<sha256sum>fac290bca4ef5ac2084e35dcb1663d5725de799d51333359931f542690672d7b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.16/model-common-jvm-0.4.16.jar">
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.27/model-common-jvm-0.4.27.jar">
|
||||
<sha256sum>58339397d3350db6c549a5ebee98b9611693c187fa2311b18aa849e27067c438</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.16/utils-common-jvm-0.4.16.jar">
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.27/utils-common-jvm-0.4.27.jar">
|
||||
<sha256sum>1721b8bb4a7dbcbc34da8cec18100f03b72c8c06d4e945622c1a24b720981b73</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
@@ -42,17 +42,17 @@
|
||||
</exclude>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.16/model-emb-jvm-0.4.16.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.16/model-text-jvm-0.4.16.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.16/model-common-jvm-0.4.16.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.16/utils-common-jvm-0.4.16.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.27/model-emb-jvm-0.4.27.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.27/model-text-jvm-0.4.27.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.27/model-common-jvm-0.4.27.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.27/utils-common-jvm-0.4.27.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.16/model-emb-jvm-0.4.16-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.16/model-text-jvm-0.4.16-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.16/model-common-jvm-0.4.16-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.16/utils-common-jvm-0.4.16-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-emb-jvm/0.4.27/model-emb-jvm-0.4.27-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0.4.27/model-text-jvm-0.4.27-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0.4.27/model-common-jvm-0.4.27-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0.4.27/utils-common-jvm-0.4.27-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</orderEntry>
|
||||
|
||||
Reference in New Issue
Block a user