langflow-nightly 1.5.1.dev27__py3-none-any.whl → 1.5.1.dev28__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 langflow-nightly might be problematic. Click here for more details.
- {langflow_nightly-1.5.1.dev27.dist-info → langflow_nightly-1.5.1.dev28.dist-info}/METADATA +45 -60
- langflow_nightly-1.5.1.dev28.dist-info/RECORD +7 -0
- langflow_nightly-1.5.1.dev28.dist-info/entry_points.txt +2 -0
- langflow_nightly-1.5.1.dev27.dist-info/RECORD +0 -7
- langflow_nightly-1.5.1.dev27.dist-info/entry_points.txt +0 -2
- {langflow_nightly-1.5.1.dev27.dist-info → langflow_nightly-1.5.1.dev28.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.5.1.dev27.dist-info → langflow_nightly-1.5.1.dev28.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langflow-nightly
|
|
3
|
-
Version: 1.5.1.
|
|
3
|
+
Version: 1.5.1.dev28
|
|
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,12 +9,12 @@ 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>=0.1.0
|
|
12
13
|
Requires-Dist: aiofile<4.0.0,>=3.9.0
|
|
13
|
-
Requires-Dist: aiosqlite==0.21.0
|
|
14
14
|
Requires-Dist: apify-client>=1.8.1
|
|
15
15
|
Requires-Dist: arize-phoenix-otel>=0.6.1
|
|
16
16
|
Requires-Dist: assemblyai==0.35.1
|
|
17
|
-
Requires-Dist: astra-assistants[tools]
|
|
17
|
+
Requires-Dist: astra-assistants[tools]~=2.2.12
|
|
18
18
|
Requires-Dist: atlassian-python-api==3.41.16
|
|
19
19
|
Requires-Dist: beautifulsoup4==4.12.3
|
|
20
20
|
Requires-Dist: boto3==1.34.162
|
|
@@ -22,10 +22,10 @@ Requires-Dist: certifi<2025.0.0,>=2023.11.17
|
|
|
22
22
|
Requires-Dist: certifi==2024.8.30
|
|
23
23
|
Requires-Dist: chromadb==0.5.23
|
|
24
24
|
Requires-Dist: cleanlab-tlm>=1.1.2
|
|
25
|
-
Requires-Dist: composio-
|
|
26
|
-
Requires-Dist: composio==0.
|
|
25
|
+
Requires-Dist: composio-core==0.7.15
|
|
26
|
+
Requires-Dist: composio-langchain==0.7.15
|
|
27
|
+
Requires-Dist: crewai==0.102.0
|
|
27
28
|
Requires-Dist: datasets>2.14.7
|
|
28
|
-
Requires-Dist: docling-core>=2.36.1
|
|
29
29
|
Requires-Dist: dspy-ai==2.5.41
|
|
30
30
|
Requires-Dist: duckduckgo-search==7.2.1
|
|
31
31
|
Requires-Dist: elasticsearch==8.16.0
|
|
@@ -33,8 +33,6 @@ Requires-Dist: faiss-cpu==1.9.0.post1
|
|
|
33
33
|
Requires-Dist: fake-useragent==1.5.1
|
|
34
34
|
Requires-Dist: fastavro==1.9.7; python_version < '3.13'
|
|
35
35
|
Requires-Dist: fastavro>=1.9.8; python_version >= '3.13'
|
|
36
|
-
Requires-Dist: fastparquet>=2024.11.0
|
|
37
|
-
Requires-Dist: filelock>=3.18.0
|
|
38
36
|
Requires-Dist: gassist>=0.0.1; sys_platform == 'win32'
|
|
39
37
|
Requires-Dist: gitpython==3.1.43
|
|
40
38
|
Requires-Dist: google-api-python-client==2.154.0
|
|
@@ -42,7 +40,6 @@ Requires-Dist: google-search-results<3.0.0,>=2.4.1
|
|
|
42
40
|
Requires-Dist: graph-retriever==0.6.1
|
|
43
41
|
Requires-Dist: huggingface-hub[inference]<1.0.0,>=0.23.2
|
|
44
42
|
Requires-Dist: ibm-watsonx-ai>=1.3.1
|
|
45
|
-
Requires-Dist: jigsawstack==0.2.7
|
|
46
43
|
Requires-Dist: jq==1.8.0
|
|
47
44
|
Requires-Dist: json-repair==0.30.3
|
|
48
45
|
Requires-Dist: kubernetes==31.0.0
|
|
@@ -51,35 +48,34 @@ Requires-Dist: langchain-astradb~=0.6.0
|
|
|
51
48
|
Requires-Dist: langchain-aws==0.2.7
|
|
52
49
|
Requires-Dist: langchain-chroma==0.1.4
|
|
53
50
|
Requires-Dist: langchain-cohere==0.3.3
|
|
54
|
-
Requires-Dist: langchain-community~=0.3.
|
|
51
|
+
Requires-Dist: langchain-community~=0.3.20
|
|
55
52
|
Requires-Dist: langchain-elasticsearch==0.3.0
|
|
56
53
|
Requires-Dist: langchain-google-calendar-tools==0.0.1
|
|
57
54
|
Requires-Dist: langchain-google-community==2.0.3
|
|
58
55
|
Requires-Dist: langchain-google-genai==2.0.6
|
|
59
|
-
Requires-Dist: langchain-google-vertexai
|
|
56
|
+
Requires-Dist: langchain-google-vertexai==2.0.7
|
|
60
57
|
Requires-Dist: langchain-graph-retriever==0.6.1
|
|
61
58
|
Requires-Dist: langchain-groq==0.2.1
|
|
62
|
-
Requires-Dist: langchain-huggingface==0.3.1
|
|
63
59
|
Requires-Dist: langchain-ibm>=0.3.8
|
|
64
60
|
Requires-Dist: langchain-milvus==0.1.7
|
|
65
61
|
Requires-Dist: langchain-mistralai==0.2.3
|
|
66
62
|
Requires-Dist: langchain-mongodb==0.2.0
|
|
67
63
|
Requires-Dist: langchain-nvidia-ai-endpoints==0.3.8
|
|
68
64
|
Requires-Dist: langchain-ollama==0.2.1
|
|
69
|
-
Requires-Dist: langchain-openai
|
|
70
|
-
Requires-Dist: langchain-pinecone
|
|
65
|
+
Requires-Dist: langchain-openai==0.2.12
|
|
66
|
+
Requires-Dist: langchain-pinecone==0.2.2
|
|
71
67
|
Requires-Dist: langchain-sambanova==0.1.0
|
|
72
68
|
Requires-Dist: langchain-unstructured==0.1.5
|
|
73
|
-
Requires-Dist: langchain==0.3.
|
|
74
|
-
Requires-Dist: langflow-base-nightly==0.5.1.
|
|
69
|
+
Requires-Dist: langchain==0.3.21
|
|
70
|
+
Requires-Dist: langflow-base-nightly==0.5.1.dev28
|
|
75
71
|
Requires-Dist: langfuse==2.53.9
|
|
76
72
|
Requires-Dist: langsmith<1.0.0,>=0.3.42
|
|
77
|
-
Requires-Dist: langwatch
|
|
73
|
+
Requires-Dist: langwatch==0.1.16
|
|
78
74
|
Requires-Dist: lark==1.2.2
|
|
79
|
-
Requires-Dist: litellm
|
|
75
|
+
Requires-Dist: litellm==1.60.2
|
|
80
76
|
Requires-Dist: markdown==3.7
|
|
81
77
|
Requires-Dist: markupsafe==3.0.2
|
|
82
|
-
Requires-Dist: mcp>=
|
|
78
|
+
Requires-Dist: mcp>=0.9.1
|
|
83
79
|
Requires-Dist: mem0ai==0.1.34
|
|
84
80
|
Requires-Dist: metal-sdk==2.5.1
|
|
85
81
|
Requires-Dist: metaphor-python==0.1.23
|
|
@@ -95,55 +91,49 @@ Requires-Dist: pgvector==0.3.6
|
|
|
95
91
|
Requires-Dist: pyarrow==19.0.0
|
|
96
92
|
Requires-Dist: pydantic-ai>=0.0.19
|
|
97
93
|
Requires-Dist: pydantic-settings<3.0.0,>=2.2.0
|
|
94
|
+
Requires-Dist: pylint>=3.3.4
|
|
98
95
|
Requires-Dist: pymongo==4.10.1
|
|
99
96
|
Requires-Dist: pytube==15.0.0
|
|
100
97
|
Requires-Dist: pywin32==307; sys_platform == 'win32'
|
|
101
98
|
Requires-Dist: qdrant-client==1.9.2
|
|
102
99
|
Requires-Dist: qianfan==0.3.5
|
|
103
|
-
Requires-Dist:
|
|
100
|
+
Requires-Dist: ragstack-ai-knowledge-store==0.2.1
|
|
101
|
+
Requires-Dist: redis==5.2.1
|
|
102
|
+
Requires-Dist: ruff>=0.9.7
|
|
104
103
|
Requires-Dist: scipy>=1.14.1
|
|
105
104
|
Requires-Dist: scrapegraph-py>=1.12.0
|
|
106
105
|
Requires-Dist: smolagents>=1.8.0
|
|
107
106
|
Requires-Dist: spider-client==0.1.24
|
|
108
107
|
Requires-Dist: sqlalchemy[aiosqlite]<3.0.0,>=2.0.38
|
|
109
108
|
Requires-Dist: sseclient-py==1.8.0
|
|
110
|
-
Requires-Dist:
|
|
111
|
-
Requires-Dist: supabase<3.0.0,>=2.6.0
|
|
112
|
-
Requires-Dist: traceloop-sdk>=0.43.1
|
|
109
|
+
Requires-Dist: supabase==2.6.0
|
|
113
110
|
Requires-Dist: twelvelabs>=0.4.7
|
|
114
111
|
Requires-Dist: types-cachetools==5.5.0.20240820
|
|
115
112
|
Requires-Dist: upstash-vector==0.6.0
|
|
116
|
-
Requires-Dist: uv
|
|
113
|
+
Requires-Dist: uv>=0.5.7
|
|
117
114
|
Requires-Dist: weaviate-client==4.10.2
|
|
115
|
+
Requires-Dist: webrtcvad>=2.0.10
|
|
118
116
|
Requires-Dist: wikipedia==1.4.0
|
|
119
117
|
Requires-Dist: wolframalpha==5.1.3
|
|
120
118
|
Requires-Dist: yfinance==0.2.50
|
|
121
119
|
Requires-Dist: youtube-transcript-api==0.6.3
|
|
122
120
|
Requires-Dist: zep-python==2.0.2
|
|
123
|
-
Provides-Extra: audio
|
|
124
|
-
Requires-Dist: webrtcvad>=2.0.10; extra == 'audio'
|
|
125
121
|
Provides-Extra: cassio
|
|
126
122
|
Requires-Dist: cassio>=0.1.7; extra == 'cassio'
|
|
127
123
|
Provides-Extra: clickhouse-connect
|
|
128
124
|
Requires-Dist: clickhouse-connect==0.7.19; extra == 'clickhouse-connect'
|
|
129
125
|
Provides-Extra: couchbase
|
|
130
126
|
Requires-Dist: couchbase>=4.2.1; extra == 'couchbase'
|
|
131
|
-
Provides-Extra: docling
|
|
132
|
-
Requires-Dist: docling>=2.36.1; extra == 'docling'
|
|
133
|
-
Requires-Dist: langchain-docling>=1.1.0; extra == 'docling'
|
|
134
|
-
Requires-Dist: ocrmac>=1.0.0; (sys_platform == 'darwin') and extra == 'docling'
|
|
135
|
-
Requires-Dist: rapidocr-onnxruntime>=1.4.4; extra == 'docling'
|
|
136
|
-
Requires-Dist: tesserocr>=2.8.0; extra == 'docling'
|
|
137
127
|
Provides-Extra: local
|
|
138
128
|
Requires-Dist: ctransformers>=0.2.10; extra == 'local'
|
|
139
129
|
Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
|
|
140
130
|
Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
|
|
141
131
|
Provides-Extra: nv-ingest
|
|
142
|
-
Requires-Dist: nv-ingest-api
|
|
143
|
-
Requires-Dist: nv-ingest-client
|
|
132
|
+
Requires-Dist: nv-ingest-api==2025.4.22.dev20250422; extra == 'nv-ingest'
|
|
133
|
+
Requires-Dist: nv-ingest-client==2025.4.22.dev20250422; extra == 'nv-ingest'
|
|
144
134
|
Provides-Extra: postgresql
|
|
145
|
-
Requires-Dist: sqlalchemy[postgresql-psycopg2binary]
|
|
146
|
-
Requires-Dist: sqlalchemy[postgresql-psycopg]
|
|
135
|
+
Requires-Dist: sqlalchemy[postgresql-psycopg2binary]; extra == 'postgresql'
|
|
136
|
+
Requires-Dist: sqlalchemy[postgresql-psycopg]; extra == 'postgresql'
|
|
147
137
|
Description-Content-Type: text/markdown
|
|
148
138
|
|
|
149
139
|
<!-- markdownlint-disable MD030 -->
|
|
@@ -159,50 +149,45 @@ Description-Content-Type: text/markdown
|
|
|
159
149
|
[](https://twitter.com/langflow_ai)
|
|
160
150
|
[](https://www.youtube.com/@Langflow)
|
|
161
151
|
[](https://discord.gg/EqksyE2EX9)
|
|
162
|
-
[](https://deepwiki.com/langflow-ai/langflow)
|
|
163
152
|
|
|
164
|
-
> [!CAUTION]
|
|
165
|
-
> - Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248)
|
|
166
|
-
> - Users must update to Langflow >= 1.5.1 to protect against [CVE-2025-57760](https://github.com/langflow-ai/langflow/security/advisories/GHSA-4gv9-mp8m-592r)
|
|
167
|
-
>
|
|
168
|
-
> For security information, see our [Security Policy](./SECURITY.md) and [Security Advisories](https://github.com/langflow-ai/langflow/security/advisories).
|
|
169
153
|
|
|
170
|
-
[Langflow](https://langflow.org) is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and built-in API
|
|
154
|
+
[Langflow](https://langflow.org) is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and a built-in API server that turns every agent into an API endpoint that can be integrated into applications built on any framework or stack. Langflow comes with batteries included and supports all major LLMs, vector databases and a growing library of AI tools.
|
|
171
155
|
|
|
172
156
|
## ✨ Highlight features
|
|
173
157
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
- **Enterprise-ready** security and scalability.
|
|
158
|
+
1. **Visual Builder** to get started quickly and iterate.
|
|
159
|
+
1. **Access to Code** so developers can tweak any component using Python.
|
|
160
|
+
1. **Playground** to immediately test and iterate on their flows with step-by-step control.
|
|
161
|
+
1. **Multi-agent** orchestration and conversation management and retrieval.
|
|
162
|
+
1. **Deploy as an API** or export as JSON for Python apps.
|
|
163
|
+
1. **Observability** with LangSmith, LangFuse and other integrations.
|
|
164
|
+
1. **Enterprise-ready** security and scalability.
|
|
182
165
|
|
|
183
166
|
## ⚡️ Quickstart
|
|
184
167
|
|
|
185
|
-
Langflow
|
|
168
|
+
Langflow works with Python 3.10 to 3.13.
|
|
186
169
|
|
|
187
|
-
|
|
170
|
+
Install with uv **(recommended)**
|
|
188
171
|
|
|
189
172
|
```shell
|
|
190
|
-
uv pip install langflow
|
|
173
|
+
uv pip install langflow
|
|
191
174
|
```
|
|
192
175
|
|
|
193
|
-
|
|
176
|
+
Install with pip
|
|
194
177
|
|
|
195
178
|
```shell
|
|
196
|
-
|
|
179
|
+
pip install langflow
|
|
197
180
|
```
|
|
198
181
|
|
|
199
|
-
|
|
182
|
+
## 📦 Deployment
|
|
200
183
|
|
|
201
|
-
|
|
184
|
+
### Self-managed
|
|
202
185
|
|
|
203
|
-
|
|
186
|
+
Langflow is completely open source and you can deploy it to all major deployment clouds. Follow this [guide](https://docs.langflow.org/deployment-docker) to learn how to use Docker to deploy Langflow.
|
|
187
|
+
|
|
188
|
+
### Fully-managed by DataStax
|
|
204
189
|
|
|
205
|
-
Langflow is
|
|
190
|
+
DataStax Langflow is a full-managed environment with zero setup. Developers can [sign up for a free account](https://astra.datastax.com/signup?type=langflow) to get started.
|
|
206
191
|
|
|
207
192
|
## ⭐ Stay up-to-date
|
|
208
193
|
|
|
@@ -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.5.1.dev28.dist-info/METADATA,sha256=k2ODrE0Oe57lqIknbOlJNwq2r6hL-BDIwRCKsivyCAI,9182
|
|
4
|
+
langflow_nightly-1.5.1.dev28.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
+
langflow_nightly-1.5.1.dev28.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
|
6
|
+
langflow_nightly-1.5.1.dev28.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
+
langflow_nightly-1.5.1.dev28.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.5.1.dev27.dist-info/METADATA,sha256=qDBitc_0B03wyimbD0IXXeZ9lFsnHieCjS7-4yiG0eo,10563
|
|
4
|
-
langflow_nightly-1.5.1.dev27.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
-
langflow_nightly-1.5.1.dev27.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
|
|
6
|
-
langflow_nightly-1.5.1.dev27.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
-
langflow_nightly-1.5.1.dev27.dist-info/RECORD,,
|
|
File without changes
|
{langflow_nightly-1.5.1.dev27.dist-info → langflow_nightly-1.5.1.dev28.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|