trustgraph-vertexai 1.4.8__tar.gz → 1.4.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of trustgraph-vertexai might be problematic. Click here for more details.
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/PKG-INFO +1 -1
- trustgraph_vertexai-1.4.9/trustgraph/vertexai_version.py +1 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/PKG-INFO +1 -1
- trustgraph_vertexai-1.4.8/trustgraph/vertexai_version.py +0 -1
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/README.md +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/pyproject.toml +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/setup.cfg +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph/model/text_completion/vertexai/__init__.py +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph/model/text_completion/vertexai/__main__.py +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph/model/text_completion/vertexai/llm.py +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/SOURCES.txt +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/dependency_links.txt +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/entry_points.txt +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/requires.txt +0 -0
- {trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: trustgraph-vertexai
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.9
|
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
|
5
5
|
Author-email: "trustgraph.ai" <security@trustgraph.ai>
|
|
6
6
|
Project-URL: Homepage, https://github.com/trustgraph-ai/trustgraph
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "1.4.9"
|
{trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: trustgraph-vertexai
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.9
|
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
|
5
5
|
Author-email: "trustgraph.ai" <security@trustgraph.ai>
|
|
6
6
|
Project-URL: Homepage, https://github.com/trustgraph-ai/trustgraph
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "1.4.8"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/requires.txt
RENAMED
|
File without changes
|
{trustgraph_vertexai-1.4.8 → trustgraph_vertexai-1.4.9}/trustgraph_vertexai.egg-info/top_level.txt
RENAMED
|
File without changes
|