langchain-google-genai 0.0.9__py3-none-any.whl → 0.0.10rc0__py3-none-any.whl
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 langchain-google-genai might be problematic. Click here for more details.
- {langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/METADATA +4 -4
- {langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/RECORD +4 -4
- {langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/LICENSE +0 -0
- {langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/WHEEL +0 -0
{langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/METADATA
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: langchain-google-genai
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.10rc0
|
|
4
4
|
Summary: An integration package connecting Google's genai package and LangChain
|
|
5
|
-
Home-page: https://github.com/langchain-ai/langchain
|
|
5
|
+
Home-page: https://github.com/langchain-ai/langchain-google
|
|
6
6
|
License: MIT
|
|
7
7
|
Requires-Python: >=3.9,<4.0
|
|
8
8
|
Classifier: License :: OSI Approved :: MIT License
|
|
@@ -15,8 +15,8 @@ Provides-Extra: images
|
|
|
15
15
|
Requires-Dist: google-generativeai (>=0.3.1,<0.4.0)
|
|
16
16
|
Requires-Dist: langchain-core (>=0.1,<0.2)
|
|
17
17
|
Requires-Dist: pillow (>=10.1.0,<11.0.0) ; extra == "images"
|
|
18
|
-
Project-URL: Repository, https://github.com/langchain-ai/langchain
|
|
19
|
-
Project-URL: Source Code, https://github.com/langchain-ai/langchain/tree/
|
|
18
|
+
Project-URL: Repository, https://github.com/langchain-ai/langchain-google
|
|
19
|
+
Project-URL: Source Code, https://github.com/langchain-ai/langchain-google/tree/main/libs/genai
|
|
20
20
|
Description-Content-Type: text/markdown
|
|
21
21
|
|
|
22
22
|
# langchain-google-genai
|
{langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/RECORD
RENAMED
|
@@ -6,7 +6,7 @@ langchain_google_genai/chat_models.py,sha256=O3Ix7z-v5DbDgQMtx2GgeUcVWVcuLgHj0Kt
|
|
|
6
6
|
langchain_google_genai/embeddings.py,sha256=EMa-sDGXUpAPMSyjA2-YXF_TGrlSlqljNeqysAh574s,3951
|
|
7
7
|
langchain_google_genai/llms.py,sha256=UUA23zfQeS53zJVN822jX4YElypoOlho4y6d1d5dVys,12466
|
|
8
8
|
langchain_google_genai/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
|
-
langchain_google_genai-0.0.
|
|
10
|
-
langchain_google_genai-0.0.
|
|
11
|
-
langchain_google_genai-0.0.
|
|
12
|
-
langchain_google_genai-0.0.
|
|
9
|
+
langchain_google_genai-0.0.10rc0.dist-info/LICENSE,sha256=DppmdYJVSc1jd0aio6ptnMUn5tIHrdAhQ12SclEBfBg,1072
|
|
10
|
+
langchain_google_genai-0.0.10rc0.dist-info/METADATA,sha256=x6fIsFayMQktflGpKdXc4FZCzAdliw3RscMwMhgMrx8,2858
|
|
11
|
+
langchain_google_genai-0.0.10rc0.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
|
12
|
+
langchain_google_genai-0.0.10rc0.dist-info/RECORD,,
|
{langchain_google_genai-0.0.9.dist-info → langchain_google_genai-0.0.10rc0.dist-info}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|