langflow-nightly 1.1.1.dev7__py3-none-any.whl → 1.1.1.dev8__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.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/METADATA +6 -6
- langflow_nightly-1.1.1.dev8.dist-info/RECORD +7 -0
- langflow_nightly-1.1.1.dev7.dist-info/RECORD +0 -7
- {langflow_nightly-1.1.1.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.1.1.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.1.1.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/licenses/LICENSE +0 -0
@@ -1,13 +1,14 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.1.1.
|
3
|
+
Version: 1.1.1.dev8
|
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
8
|
License: MIT
|
9
9
|
Keywords: gpt,gui,langchain,nlp,openai
|
10
|
-
Requires-Python: <3.
|
10
|
+
Requires-Python: <3.14,>=3.10
|
11
|
+
Requires-Dist: ag2>=0.3.2
|
11
12
|
Requires-Dist: aiofile<4.0.0,>=3.9.0
|
12
13
|
Requires-Dist: arize-phoenix-otel>=0.6.1
|
13
14
|
Requires-Dist: assemblyai==0.35.1
|
@@ -18,7 +19,6 @@ Requires-Dist: boto3==1.34.162
|
|
18
19
|
Requires-Dist: certifi<2025.0.0,>=2023.11.17
|
19
20
|
Requires-Dist: certifi==2024.8.30
|
20
21
|
Requires-Dist: chromadb==0.5.23
|
21
|
-
Requires-Dist: cohere==5.13.3
|
22
22
|
Requires-Dist: composio-langchain==0.5.42
|
23
23
|
Requires-Dist: crewai~=0.86.0
|
24
24
|
Requires-Dist: dspy-ai==2.5.41
|
@@ -54,7 +54,7 @@ Requires-Dist: langchain-openai==0.2.12
|
|
54
54
|
Requires-Dist: langchain-pinecone==0.2.0
|
55
55
|
Requires-Dist: langchain-unstructured==0.1.5
|
56
56
|
Requires-Dist: langchain==0.3.10
|
57
|
-
Requires-Dist: langflow-base-nightly==0.1.1.
|
57
|
+
Requires-Dist: langflow-base-nightly==0.1.1.dev8
|
58
58
|
Requires-Dist: langfuse==2.53.9
|
59
59
|
Requires-Dist: langsmith==0.1.147
|
60
60
|
Requires-Dist: langwatch==0.1.16
|
@@ -72,7 +72,6 @@ Requires-Dist: openinference-instrumentation-langchain==0.1.29
|
|
72
72
|
Requires-Dist: opensearch-py==2.8.0
|
73
73
|
Requires-Dist: pgvector==0.3.6
|
74
74
|
Requires-Dist: pyarrow==17.0.0
|
75
|
-
Requires-Dist: pyautogen==0.5.0
|
76
75
|
Requires-Dist: pydantic-settings==2.4.0
|
77
76
|
Requires-Dist: pymongo==4.10.1
|
78
77
|
Requires-Dist: pytube==15.0.0
|
@@ -130,6 +129,7 @@ Description-Content-Type: text/markdown
|
|
130
129
|
<a href="./README.zh_CN.md"><img alt="README in Simplified Chinese" src="https://img.shields.io/badge/简体中文-d9d9d9"></a>
|
131
130
|
<a href="./README.ja.md"><img alt="README in Japanese" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
|
132
131
|
<a href="./README.KR.md"><img alt="README in KOREAN" src="https://img.shields.io/badge/한국어-d9d9d9"></a>
|
132
|
+
<a href="./README.FR.md"><img alt="README in French" src="https://img.shields.io/badge/Français-d9d9d9"></a>
|
133
133
|
</div>
|
134
134
|
|
135
135
|
## ✨ Core features
|
@@ -149,7 +149,7 @@ Description-Content-Type: text/markdown
|
|
149
149
|
|
150
150
|
## 📦 Quickstart
|
151
151
|
|
152
|
-
- **Install with uv** (Python 3.10 to 3.12):
|
152
|
+
- **Install with uv (recommended)** (Python 3.10 to 3.12):
|
153
153
|
|
154
154
|
```shell
|
155
155
|
uv pip install langflow
|
@@ -0,0 +1,7 @@
|
|
1
|
+
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
+
langflow/version/version.py,sha256=7XM0JexZ9q5hPM_Ao-JNRXga6ijWIN0py3PdoVWWlJs,1206
|
3
|
+
langflow_nightly-1.1.1.dev8.dist-info/METADATA,sha256=Z23-LX4ydJdpksCQ7OeciqfEzlCKBSoRg1WQ1tX6Xqg,8518
|
4
|
+
langflow_nightly-1.1.1.dev8.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
5
|
+
langflow_nightly-1.1.1.dev8.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.1.1.dev8.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.1.1.dev8.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
-
langflow/version/version.py,sha256=7XM0JexZ9q5hPM_Ao-JNRXga6ijWIN0py3PdoVWWlJs,1206
|
3
|
-
langflow_nightly-1.1.1.dev7.dist-info/METADATA,sha256=jgUiKSw2XYNVWQ67Le-36iYMNQTVh6cMn7OZw4gGmcU,8428
|
4
|
-
langflow_nightly-1.1.1.dev7.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
5
|
-
langflow_nightly-1.1.1.dev7.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.1.1.dev7.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.1.1.dev7.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.1.1.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.1.1.dev7.dist-info → langflow_nightly-1.1.1.dev8.dist-info}/licenses/LICENSE
RENAMED
File without changes
|