langflow-nightly 1.6.0.dev0__py3-none-any.whl → 1.6.0.dev2__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.6.0.dev0.dist-info → langflow_nightly-1.6.0.dev2.dist-info}/METADATA +69 -53
- langflow_nightly-1.6.0.dev2.dist-info/RECORD +7 -0
- langflow_nightly-1.6.0.dev2.dist-info/entry_points.txt +2 -0
- langflow_nightly-1.6.0.dev0.dist-info/RECORD +0 -7
- langflow_nightly-1.6.0.dev0.dist-info/entry_points.txt +0 -2
- {langflow_nightly-1.6.0.dev0.dist-info → langflow_nightly-1.6.0.dev2.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.6.0.dev0.dist-info → langflow_nightly-1.6.0.dev2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langflow-nightly
|
|
3
|
-
Version: 1.6.0.
|
|
3
|
+
Version: 1.6.0.dev2
|
|
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,73 +9,78 @@ 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
|
|
13
12
|
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]<3.0.0,>=2.2.13
|
|
18
18
|
Requires-Dist: atlassian-python-api==3.41.16
|
|
19
19
|
Requires-Dist: beautifulsoup4==4.12.3
|
|
20
|
-
Requires-Dist: boto3
|
|
20
|
+
Requires-Dist: boto3<2.0.0,>=1.34.162
|
|
21
21
|
Requires-Dist: certifi<2025.0.0,>=2023.11.17
|
|
22
22
|
Requires-Dist: certifi==2024.8.30
|
|
23
|
-
Requires-Dist: chromadb
|
|
23
|
+
Requires-Dist: chromadb>=1.0.0
|
|
24
24
|
Requires-Dist: cleanlab-tlm>=1.1.2
|
|
25
|
-
Requires-Dist: composio-
|
|
26
|
-
Requires-Dist: composio
|
|
27
|
-
Requires-Dist: crewai==0.102.0
|
|
25
|
+
Requires-Dist: composio-langchain==0.8.5
|
|
26
|
+
Requires-Dist: composio==0.8.5
|
|
28
27
|
Requires-Dist: datasets>2.14.7
|
|
28
|
+
Requires-Dist: docling>=2.36.1
|
|
29
29
|
Requires-Dist: dspy-ai==2.5.41
|
|
30
30
|
Requires-Dist: duckduckgo-search==7.2.1
|
|
31
|
+
Requires-Dist: easyocr>=1.7.2
|
|
31
32
|
Requires-Dist: elasticsearch==8.16.0
|
|
32
33
|
Requires-Dist: faiss-cpu==1.9.0.post1
|
|
33
34
|
Requires-Dist: fake-useragent==1.5.1
|
|
34
35
|
Requires-Dist: fastavro==1.9.7; python_version < '3.13'
|
|
35
36
|
Requires-Dist: fastavro>=1.9.8; python_version >= '3.13'
|
|
37
|
+
Requires-Dist: fastparquet>=2024.11.0
|
|
38
|
+
Requires-Dist: filelock>=3.18.0
|
|
36
39
|
Requires-Dist: gassist>=0.0.1; sys_platform == 'win32'
|
|
37
40
|
Requires-Dist: gitpython==3.1.43
|
|
38
41
|
Requires-Dist: google-api-python-client==2.154.0
|
|
39
42
|
Requires-Dist: google-search-results<3.0.0,>=2.4.1
|
|
40
|
-
Requires-Dist: graph-retriever==0.
|
|
43
|
+
Requires-Dist: graph-retriever==0.8.0
|
|
41
44
|
Requires-Dist: huggingface-hub[inference]<1.0.0,>=0.23.2
|
|
42
45
|
Requires-Dist: ibm-watsonx-ai>=1.3.1
|
|
46
|
+
Requires-Dist: jigsawstack==0.2.7
|
|
43
47
|
Requires-Dist: jq==1.8.0
|
|
44
48
|
Requires-Dist: json-repair==0.30.3
|
|
45
49
|
Requires-Dist: kubernetes==31.0.0
|
|
46
50
|
Requires-Dist: langchain-anthropic==0.3.14
|
|
47
|
-
Requires-Dist: langchain-astradb~=0.6.
|
|
48
|
-
Requires-Dist: langchain-aws==0.2.
|
|
49
|
-
Requires-Dist: langchain-chroma
|
|
51
|
+
Requires-Dist: langchain-astradb~=0.6.1
|
|
52
|
+
Requires-Dist: langchain-aws==0.2.33
|
|
53
|
+
Requires-Dist: langchain-chroma>=0.2.6
|
|
50
54
|
Requires-Dist: langchain-cohere==0.3.3
|
|
51
|
-
Requires-Dist: langchain-community~=0.3.
|
|
55
|
+
Requires-Dist: langchain-community~=0.3.21
|
|
52
56
|
Requires-Dist: langchain-elasticsearch==0.3.0
|
|
53
57
|
Requires-Dist: langchain-google-calendar-tools==0.0.1
|
|
54
58
|
Requires-Dist: langchain-google-community==2.0.3
|
|
55
59
|
Requires-Dist: langchain-google-genai==2.0.6
|
|
56
|
-
Requires-Dist: langchain-google-vertexai
|
|
57
|
-
Requires-Dist: langchain-graph-retriever==0.
|
|
60
|
+
Requires-Dist: langchain-google-vertexai<3.0.0,>=2.0.7
|
|
61
|
+
Requires-Dist: langchain-graph-retriever==0.8.0
|
|
58
62
|
Requires-Dist: langchain-groq==0.2.1
|
|
63
|
+
Requires-Dist: langchain-huggingface==0.3.1
|
|
59
64
|
Requires-Dist: langchain-ibm>=0.3.8
|
|
60
65
|
Requires-Dist: langchain-milvus==0.1.7
|
|
61
66
|
Requires-Dist: langchain-mistralai==0.2.3
|
|
62
|
-
Requires-Dist: langchain-mongodb==0.
|
|
67
|
+
Requires-Dist: langchain-mongodb==0.7.0
|
|
63
68
|
Requires-Dist: langchain-nvidia-ai-endpoints==0.3.8
|
|
64
69
|
Requires-Dist: langchain-ollama==0.2.1
|
|
65
|
-
Requires-Dist: langchain-openai
|
|
66
|
-
Requires-Dist: langchain-pinecone
|
|
70
|
+
Requires-Dist: langchain-openai>=0.2.12
|
|
71
|
+
Requires-Dist: langchain-pinecone>=0.2.8
|
|
67
72
|
Requires-Dist: langchain-sambanova==0.1.0
|
|
68
73
|
Requires-Dist: langchain-unstructured==0.1.5
|
|
69
|
-
Requires-Dist: langchain==0.3.
|
|
70
|
-
Requires-Dist: langflow-base-nightly==0.6.0.
|
|
74
|
+
Requires-Dist: langchain==0.3.23
|
|
75
|
+
Requires-Dist: langflow-base-nightly==0.6.0.dev2
|
|
71
76
|
Requires-Dist: langfuse==2.53.9
|
|
72
77
|
Requires-Dist: langsmith<1.0.0,>=0.3.42
|
|
73
|
-
Requires-Dist: langwatch
|
|
78
|
+
Requires-Dist: langwatch<0.3.0,>=0.2.11
|
|
74
79
|
Requires-Dist: lark==1.2.2
|
|
75
|
-
Requires-Dist: litellm
|
|
80
|
+
Requires-Dist: litellm<2.0.0,>=1.60.2
|
|
76
81
|
Requires-Dist: markdown==3.7
|
|
77
82
|
Requires-Dist: markupsafe==3.0.2
|
|
78
|
-
Requires-Dist: mcp>=
|
|
83
|
+
Requires-Dist: mcp>=1.10.1
|
|
79
84
|
Requires-Dist: mem0ai==0.1.34
|
|
80
85
|
Requires-Dist: metal-sdk==2.5.1
|
|
81
86
|
Requires-Dist: metaphor-python==0.1.23
|
|
@@ -84,6 +89,7 @@ Requires-Dist: networkx==3.4.2
|
|
|
84
89
|
Requires-Dist: nltk==3.9.1
|
|
85
90
|
Requires-Dist: numexpr==2.10.2
|
|
86
91
|
Requires-Dist: openai>=1.68.2
|
|
92
|
+
Requires-Dist: opencv-python>=4.11
|
|
87
93
|
Requires-Dist: openinference-instrumentation-langchain>=0.1.29
|
|
88
94
|
Requires-Dist: opensearch-py==2.8.0
|
|
89
95
|
Requires-Dist: opik>=1.6.3
|
|
@@ -91,49 +97,54 @@ Requires-Dist: pgvector==0.3.6
|
|
|
91
97
|
Requires-Dist: pyarrow==19.0.0
|
|
92
98
|
Requires-Dist: pydantic-ai>=0.0.19
|
|
93
99
|
Requires-Dist: pydantic-settings<3.0.0,>=2.2.0
|
|
94
|
-
Requires-Dist: pylint>=3.3.4
|
|
95
100
|
Requires-Dist: pymongo==4.10.1
|
|
96
101
|
Requires-Dist: pytube==15.0.0
|
|
97
102
|
Requires-Dist: pywin32==307; sys_platform == 'win32'
|
|
98
103
|
Requires-Dist: qdrant-client==1.9.2
|
|
99
104
|
Requires-Dist: qianfan==0.3.5
|
|
100
|
-
Requires-Dist:
|
|
101
|
-
Requires-Dist: redis==5.2.1
|
|
102
|
-
Requires-Dist: ruff>=0.9.7
|
|
105
|
+
Requires-Dist: redis>=5.2.1
|
|
103
106
|
Requires-Dist: scipy>=1.14.1
|
|
104
107
|
Requires-Dist: scrapegraph-py>=1.12.0
|
|
105
108
|
Requires-Dist: smolagents>=1.8.0
|
|
106
109
|
Requires-Dist: spider-client==0.1.24
|
|
107
110
|
Requires-Dist: sqlalchemy[aiosqlite]<3.0.0,>=2.0.38
|
|
108
111
|
Requires-Dist: sseclient-py==1.8.0
|
|
109
|
-
Requires-Dist:
|
|
112
|
+
Requires-Dist: structlog>=25.4.0
|
|
113
|
+
Requires-Dist: supabase<3.0.0,>=2.6.0
|
|
114
|
+
Requires-Dist: traceloop-sdk>=0.43.1
|
|
110
115
|
Requires-Dist: twelvelabs>=0.4.7
|
|
111
116
|
Requires-Dist: types-cachetools==5.5.0.20240820
|
|
112
117
|
Requires-Dist: upstash-vector==0.6.0
|
|
113
|
-
Requires-Dist: uv
|
|
118
|
+
Requires-Dist: uv==0.7.20
|
|
114
119
|
Requires-Dist: weaviate-client==4.10.2
|
|
115
|
-
Requires-Dist: webrtcvad>=2.0.10
|
|
116
120
|
Requires-Dist: wikipedia==1.4.0
|
|
117
121
|
Requires-Dist: wolframalpha==5.1.3
|
|
118
122
|
Requires-Dist: yfinance==0.2.50
|
|
119
123
|
Requires-Dist: youtube-transcript-api==0.6.3
|
|
120
124
|
Requires-Dist: zep-python==2.0.2
|
|
125
|
+
Provides-Extra: audio
|
|
126
|
+
Requires-Dist: webrtcvad>=2.0.10; extra == 'audio'
|
|
121
127
|
Provides-Extra: cassio
|
|
122
128
|
Requires-Dist: cassio>=0.1.7; extra == 'cassio'
|
|
123
129
|
Provides-Extra: clickhouse-connect
|
|
124
130
|
Requires-Dist: clickhouse-connect==0.7.19; extra == 'clickhouse-connect'
|
|
125
131
|
Provides-Extra: couchbase
|
|
126
132
|
Requires-Dist: couchbase>=4.2.1; extra == 'couchbase'
|
|
133
|
+
Provides-Extra: docling
|
|
134
|
+
Requires-Dist: langchain-docling>=1.1.0; extra == 'docling'
|
|
135
|
+
Requires-Dist: ocrmac>=1.0.0; (sys_platform == 'darwin') and extra == 'docling'
|
|
136
|
+
Requires-Dist: rapidocr-onnxruntime>=1.4.4; extra == 'docling'
|
|
137
|
+
Requires-Dist: tesserocr>=2.8.0; extra == 'docling'
|
|
127
138
|
Provides-Extra: local
|
|
128
139
|
Requires-Dist: ctransformers>=0.2.10; extra == 'local'
|
|
129
140
|
Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
|
|
130
141
|
Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
|
|
131
142
|
Provides-Extra: nv-ingest
|
|
132
|
-
Requires-Dist: nv-ingest-api
|
|
133
|
-
Requires-Dist: nv-ingest-client
|
|
143
|
+
Requires-Dist: nv-ingest-api<26.0.0,==25.6.2; (python_version >= '3.12') and extra == 'nv-ingest'
|
|
144
|
+
Requires-Dist: nv-ingest-client<26.0.0,==25.6.3; (python_version >= '3.12') and extra == 'nv-ingest'
|
|
134
145
|
Provides-Extra: postgresql
|
|
135
|
-
Requires-Dist: sqlalchemy[postgresql-psycopg2binary]; extra == 'postgresql'
|
|
136
|
-
Requires-Dist: sqlalchemy[postgresql-psycopg]; extra == 'postgresql'
|
|
146
|
+
Requires-Dist: sqlalchemy[postgresql-psycopg2binary]<3.0.0,>=2.0.38; extra == 'postgresql'
|
|
147
|
+
Requires-Dist: sqlalchemy[postgresql-psycopg]<3.0.0,>=2.0.38; extra == 'postgresql'
|
|
137
148
|
Description-Content-Type: text/markdown
|
|
138
149
|
|
|
139
150
|
<!-- markdownlint-disable MD030 -->
|
|
@@ -149,45 +160,50 @@ Description-Content-Type: text/markdown
|
|
|
149
160
|
[](https://twitter.com/langflow_ai)
|
|
150
161
|
[](https://www.youtube.com/@Langflow)
|
|
151
162
|
[](https://discord.gg/EqksyE2EX9)
|
|
163
|
+
[](https://deepwiki.com/langflow-ai/langflow)
|
|
152
164
|
|
|
165
|
+
> [!CAUTION]
|
|
166
|
+
> - Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248)
|
|
167
|
+
> - 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)
|
|
168
|
+
>
|
|
169
|
+
> For security information, see our [Security Policy](./SECURITY.md) and [Security Advisories](https://github.com/langflow-ai/langflow/security/advisories).
|
|
153
170
|
|
|
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
|
|
171
|
+
[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 and MCP servers that turn every workflow into a tool 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.
|
|
155
172
|
|
|
156
173
|
## ✨ Highlight features
|
|
157
174
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
175
|
+
- **Visual builder interface** to quickly get started and iterate .
|
|
176
|
+
- **Source code access** lets you customize any component using Python.
|
|
177
|
+
- **Interactive playground** to immediately test and refine your flows with step-by-step control.
|
|
178
|
+
- **Multi-agent orchestration** with conversation management and retrieval.
|
|
179
|
+
- **Deploy as an API** or export as JSON for Python apps.
|
|
180
|
+
- **Deploy as an MCP server** and turn your flows into tools for MCP clients.
|
|
181
|
+
- **Observability** with LangSmith, LangFuse and other integrations.
|
|
182
|
+
- **Enterprise-ready** security and scalability.
|
|
165
183
|
|
|
166
184
|
## ⚡️ Quickstart
|
|
167
185
|
|
|
168
|
-
Langflow
|
|
186
|
+
Langflow requires [Python 3.10 to 3.13](https://www.python.org/downloads/release/python-3100/) and [uv](https://docs.astral.sh/uv/getting-started/installation/).
|
|
169
187
|
|
|
170
|
-
|
|
188
|
+
1. To install Langflow, run:
|
|
171
189
|
|
|
172
190
|
```shell
|
|
173
|
-
uv pip install langflow
|
|
191
|
+
uv pip install langflow -U
|
|
174
192
|
```
|
|
175
193
|
|
|
176
|
-
|
|
194
|
+
2. To run Langflow, run:
|
|
177
195
|
|
|
178
196
|
```shell
|
|
179
|
-
|
|
197
|
+
uv run langflow run
|
|
180
198
|
```
|
|
181
199
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Self-managed
|
|
200
|
+
3. Go to the default Langflow URL at `http://127.0.0.1:7860`.
|
|
185
201
|
|
|
186
|
-
|
|
202
|
+
For more information about installing Langflow, including Docker and Desktop options, see [Install Langflow](https://docs.langflow.org/get-started-installation).
|
|
187
203
|
|
|
188
|
-
|
|
204
|
+
## 📦 Deployment
|
|
189
205
|
|
|
190
|
-
|
|
206
|
+
Langflow is completely open source and you can deploy it to all major deployment clouds. To learn how to use Docker to deploy Langflow, see the [Docker deployment guide](https://docs.langflow.org/deployment-docker).
|
|
191
207
|
|
|
192
208
|
## ⭐ Stay up-to-date
|
|
193
209
|
|
|
@@ -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.6.0.dev2.dist-info/METADATA,sha256=bsRaRMy8ahvuflxKS6k-l5sezpD0phsVbw21nr0OXIs,10577
|
|
4
|
+
langflow_nightly-1.6.0.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
+
langflow_nightly-1.6.0.dev2.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
|
|
6
|
+
langflow_nightly-1.6.0.dev2.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
+
langflow_nightly-1.6.0.dev2.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.6.0.dev0.dist-info/METADATA,sha256=Iq5BBCE8hvNMpV8pte4oA-oyGa2C2U890p4znB88MwA,9180
|
|
4
|
-
langflow_nightly-1.6.0.dev0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
-
langflow_nightly-1.6.0.dev0.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
|
6
|
-
langflow_nightly-1.6.0.dev0.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
-
langflow_nightly-1.6.0.dev0.dist-info/RECORD,,
|
|
File without changes
|
{langflow_nightly-1.6.0.dev0.dist-info → langflow_nightly-1.6.0.dev2.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|