langflow-nightly 1.1.1.dev35__py3-none-any.whl → 1.1.1.dev37__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.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/METADATA +6 -5
- langflow_nightly-1.1.1.dev37.dist-info/RECORD +7 -0
- langflow_nightly-1.1.1.dev35.dist-info/RECORD +0 -7
- {langflow_nightly-1.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.1.1.
|
3
|
+
Version: 1.1.1.dev37
|
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
|
@@ -9,7 +9,7 @@ License-Expression: MIT
|
|
9
9
|
License-File: LICENSE
|
10
10
|
Keywords: gpt,gui,langchain,nlp,openai
|
11
11
|
Requires-Python: <3.14,>=3.10
|
12
|
-
Requires-Dist: ag2
|
12
|
+
Requires-Dist: ag2>=0.1.0
|
13
13
|
Requires-Dist: aiofile<4.0.0,>=3.9.0
|
14
14
|
Requires-Dist: arize-phoenix-otel>=0.6.1
|
15
15
|
Requires-Dist: assemblyai==0.35.1
|
@@ -54,10 +54,10 @@ Requires-Dist: langchain-mongodb==0.2.0
|
|
54
54
|
Requires-Dist: langchain-nvidia-ai-endpoints==0.3.5
|
55
55
|
Requires-Dist: langchain-ollama==0.2.1
|
56
56
|
Requires-Dist: langchain-openai==0.2.12
|
57
|
-
Requires-Dist: langchain-pinecone==0.2.
|
57
|
+
Requires-Dist: langchain-pinecone==0.2.2
|
58
58
|
Requires-Dist: langchain-unstructured==0.1.5
|
59
59
|
Requires-Dist: langchain==0.3.10
|
60
|
-
Requires-Dist: langflow-base-nightly==0.1.1.
|
60
|
+
Requires-Dist: langflow-base-nightly==0.1.1.dev37
|
61
61
|
Requires-Dist: langfuse==2.53.9
|
62
62
|
Requires-Dist: langsmith==0.1.147
|
63
63
|
Requires-Dist: langwatch==0.1.16
|
@@ -77,7 +77,7 @@ Requires-Dist: openinference-instrumentation-langchain>=0.1.29
|
|
77
77
|
Requires-Dist: opensearch-py==2.8.0
|
78
78
|
Requires-Dist: pgvector==0.3.6
|
79
79
|
Requires-Dist: pyarrow==17.0.0
|
80
|
-
Requires-Dist: pydantic-ai>=0.0.
|
80
|
+
Requires-Dist: pydantic-ai>=0.0.19
|
81
81
|
Requires-Dist: pydantic-settings==2.4.0
|
82
82
|
Requires-Dist: pymongo==4.10.1
|
83
83
|
Requires-Dist: pytube==15.0.0
|
@@ -86,6 +86,7 @@ Requires-Dist: qdrant-client==1.9.2
|
|
86
86
|
Requires-Dist: qianfan==0.3.5
|
87
87
|
Requires-Dist: ragstack-ai-knowledge-store==0.2.1
|
88
88
|
Requires-Dist: redis==5.2.1
|
89
|
+
Requires-Dist: scrapegraph-py>=1.10.2
|
89
90
|
Requires-Dist: spider-client==0.1.24
|
90
91
|
Requires-Dist: sqlalchemy[aiosqlite,postgresql-psycopg2binary,postgresql-psycopgbinary]<3.0.0,>=2.0.36
|
91
92
|
Requires-Dist: sseclient-py==1.8.0
|
@@ -0,0 +1,7 @@
|
|
1
|
+
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
+
langflow/version/version.py,sha256=uljaZ5G2bOqi8szChWz-Coudm86aAzp2xWUC_4oKst8,1201
|
3
|
+
langflow_nightly-1.1.1.dev37.dist-info/METADATA,sha256=R8kwl4NlFJvXpaUJ2Qdty45ht_2Q4P7qdiwNngpxd_U,8795
|
4
|
+
langflow_nightly-1.1.1.dev37.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
langflow_nightly-1.1.1.dev37.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.1.1.dev37.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.1.1.dev37.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
-
langflow/version/version.py,sha256=uljaZ5G2bOqi8szChWz-Coudm86aAzp2xWUC_4oKst8,1201
|
3
|
-
langflow_nightly-1.1.1.dev35.dist-info/METADATA,sha256=gkSSc5xjQ4CdQB6craVTWPIEQSf3H8Dao2BgXYMTxr0,8750
|
4
|
-
langflow_nightly-1.1.1.dev35.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
langflow_nightly-1.1.1.dev35.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.1.1.dev35.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.1.1.dev35.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.1.1.dev35.dist-info → langflow_nightly-1.1.1.dev37.dist-info}/licenses/LICENSE
RENAMED
File without changes
|