From 5d4596a938c4dde8c5ba99181b5c5443e973e00f Mon Sep 17 00:00:00 2001 From: Pavel Date: Mon, 8 Jul 2024 21:41:57 -0400 Subject: [PATCH] 2024.7.0 --- architecture/pom.xml | 4 +- core/pom.xml | 4 +- core/pom.xml.versionsBackup | 46 +++ ...aph-with-dependencies-and-subpackages.html | 50 +-- docs/model/circular-layout-graph.html | 50 +-- docs/model/classifiers.html | 44 +-- ...aph-with-dependencies-and-subpackages.html | 52 +-- docs/model/default-graph.html | 52 +-- docs/model/diagram.html | 54 +-- ...aph-with-dependencies-and-subpackages.html | 50 +-- docs/model/force-layout-graph.html | 50 +-- docs/model/glossary.html | 46 +-- docs/model/index.html | 42 +-- .../DoubleVectorStringItem/attributes.html | 48 +-- .../circular-layout-graph.html | 54 +-- .../DoubleVectorStringItem/default-graph.html | 54 +-- .../DoubleVectorStringItem/diagram.html | 52 +-- .../force-layout-graph.html | 54 +-- .../DoubleVectorStringItem/index.html | 60 ++-- .../DoubleVectorStringItem/inheritance.html | 52 +-- .../load-specification.html | 48 +-- .../eStructuralFeatures/vector/index.html | 50 +-- .../circular-layout-graph.html | 54 +-- .../default-graph.html | 54 +-- .../DoubleVectorStringStore/diagram.html | 52 +-- .../force-layout-graph.html | 54 +-- .../DoubleVectorStringStore/index.html | 58 ++-- .../load-specification.html | 48 +-- .../DoubleVectorStringStore/references.html | 48 +-- .../eStructuralFeatures/items/index.html | 46 +-- .../FloatVectorStringItem/attributes.html | 48 +-- .../circular-layout-graph.html | 54 +-- .../FloatVectorStringItem/default-graph.html | 54 +-- .../FloatVectorStringItem/diagram.html | 52 +-- .../force-layout-graph.html | 54 +-- .../FloatVectorStringItem/index.html | 60 ++-- .../FloatVectorStringItem/inheritance.html | 52 +-- .../load-specification.html | 48 +-- .../eStructuralFeatures/vector/index.html | 50 +-- .../circular-layout-graph.html | 54 +-- .../FloatVectorStringStore/default-graph.html | 54 +-- .../FloatVectorStringStore/diagram.html | 52 +-- .../force-layout-graph.html | 54 +-- .../FloatVectorStringStore/index.html | 58 ++-- .../load-specification.html | 48 +-- .../FloatVectorStringStore/references.html | 48 +-- .../eStructuralFeatures/items/index.html | 50 +-- docs/model/search-documents.js | 2 +- docs/model/search.html | 46 +-- docs/model/semantic-info.json | 318 +++++++++--------- docs/model/sitemap.xml | 90 ++--- generator/pom.xml | 2 +- model/pom.xml | 2 +- model/pom.xml.versionsBackup | 71 ++++ open-ai/pom.xml | 2 +- open-ai/pom.xml.versionsBackup | 27 ++ playground/pom.xml | 4 +- pom.xml | 8 +- pom.xml.versionsBackup | 211 ++++++++++++ processors/pom.xml | 2 +- processors/pom.xml.versionsBackup | 26 ++ 61 files changed, 1756 insertions(+), 1375 deletions(-) create mode 100644 core/pom.xml.versionsBackup create mode 100644 model/pom.xml.versionsBackup create mode 100644 open-ai/pom.xml.versionsBackup create mode 100644 pom.xml.versionsBackup create mode 100644 processors/pom.xml.versionsBackup diff --git a/architecture/pom.xml b/architecture/pom.xml index 3c23482..b7d5e48 100644 --- a/architecture/pom.xml +++ b/architecture/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.nasdanika.rag - 2024.6.0 + 2024.7.0 architecture jar Nasdanika RAG Architecture @@ -54,7 +54,7 @@ org.nasdanika.models.architecture processors - 2024.6.0 + 2024.7.0 org.junit.jupiter diff --git a/core/pom.xml b/core/pom.xml index 0073c16..521ff95 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.nasdanika.rag - 2024.6.0 + 2024.7.0 parent .. @@ -39,7 +39,7 @@ org.nasdanika.models.pdf model - 2024.6.0 + 2024.7.0 diff --git a/core/pom.xml.versionsBackup b/core/pom.xml.versionsBackup new file mode 100644 index 0000000..0073c16 --- /dev/null +++ b/core/pom.xml.versionsBackup @@ -0,0 +1,46 @@ + + 4.0.0 + + org.nasdanika.rag + 2024.6.0 + parent + .. + + core + jar + Core framework interfaces and classes + + + ${project.groupId} + model + ${project.version} + + + org.mapdb + mapdb + 3.1.0 + + + com.knuddels + jtokkit + 1.0.0 + + + com.github.jelmerk + hnswlib-core + 1.1.2 + + + org.nasdanika.core + common + ${core.version} + + + org.nasdanika.models.pdf + model + 2024.6.0 + + + + diff --git a/docs/model/circular-layout-graph-with-dependencies-and-subpackages.html b/docs/model/circular-layout-graph-with-dependencies-and-subpackages.html index d5e29f3..bc0cdc7 100644 --- a/docs/model/circular-layout-graph-with-dependencies-and-subpackages.html +++ b/docs/model/circular-layout-graph-with-dependencies-and-subpackages.html @@ -72,7 +72,7 @@ -