langflow-nightly 1.0.19.dev25__py3-none-any.whl → 1.0.19.dev26__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.
- {langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/METADATA +2 -4
- langflow_nightly-1.0.19.dev26.dist-info/RECORD +7 -0
- {langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/WHEEL +1 -1
- langflow_nightly-1.0.19.dev25.dist-info/RECORD +0 -7
- {langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/licenses/LICENSE +0 -0
{langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/METADATA
RENAMED
@@ -1,12 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.0.19.
|
3
|
+
Version: 1.0.19.dev26
|
4
4
|
Summary: A Python package with a built-in web application
|
5
5
|
Project-URL: Repository, https://github.com/langflow-ai/langflow
|
6
6
|
Project-URL: Documentation, https://docs.langflow.org
|
7
7
|
Maintainer-email: Carlos Coelho <carlos@langflow.org>, Cristhian Zanforlin <cristhian.lousa@gmail.com>, Gabriel Almeida <gabriel@langflow.org>, Igor Carvalho <igorr.ackerman@gmail.com>, Lucas Eduoli <lucaseduoli@gmail.com>, Otávio Anovazzi <otavio2204@gmail.com>, Rodrigo Nader <rodrigo@langflow.org>, Italo dos Anjos <italojohnnydosanjos@gmail.com>
|
8
|
-
License-Expression: MIT
|
9
|
-
License-File: LICENSE
|
10
8
|
Keywords: gpt,gui,langchain,nlp,openai
|
11
9
|
Requires-Python: <3.13,>=3.10
|
12
10
|
Requires-Dist: assemblyai>=0.33.0
|
@@ -53,7 +51,7 @@ Requires-Dist: langchain-pinecone>=0.1.3
|
|
53
51
|
Requires-Dist: langchain-pinecone~=0.2.0
|
54
52
|
Requires-Dist: langchain-unstructured~=0.1.5
|
55
53
|
Requires-Dist: langchain~=0.3.3
|
56
|
-
Requires-Dist: langflow-base-nightly==0.0.99.
|
54
|
+
Requires-Dist: langflow-base-nightly==0.0.99.dev21
|
57
55
|
Requires-Dist: langfuse~=2.53.1
|
58
56
|
Requires-Dist: langsmith~=0.1.136
|
59
57
|
Requires-Dist: langwatch==0.1.16
|
@@ -0,0 +1,7 @@
|
|
1
|
+
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
+
langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
|
3
|
+
langflow_nightly-1.0.19.dev26.dist-info/METADATA,sha256=EHSogE-jCMP34lBOSmbPKOyldA63dDgi5g2nyIquaQY,8188
|
4
|
+
langflow_nightly-1.0.19.dev26.dist-info/WHEEL,sha256=wukiCwsxxsuzcQTdnC_ZWHZECE4wwOh3xCCrap6i6Ts,87
|
5
|
+
langflow_nightly-1.0.19.dev26.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.0.19.dev26.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.0.19.dev26.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
-
langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
|
3
|
-
langflow_nightly-1.0.19.dev25.dist-info/METADATA,sha256=FImdCb021qb2EmDwqTegW-AK28vGr5-uuaEX5wZsTEo,8234
|
4
|
-
langflow_nightly-1.0.19.dev25.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
5
|
-
langflow_nightly-1.0.19.dev25.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.0.19.dev25.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.0.19.dev25.dist-info/RECORD,,
|
{langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.0.19.dev25.dist-info → langflow_nightly-1.0.19.dev26.dist-info}/licenses/LICENSE
RENAMED
File without changes
|