langflow-nightly 1.4.3.dev4__py3-none-any.whl → 1.4.3.dev5__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.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/METADATA +17 -19
- langflow_nightly-1.4.3.dev5.dist-info/RECORD +7 -0
- langflow_nightly-1.4.3.dev4.dist-info/RECORD +0 -7
- {langflow_nightly-1.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.4.3.
|
3
|
+
Version: 1.4.3.dev5
|
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
|
@@ -67,7 +67,7 @@ Requires-Dist: langchain-pinecone>=0.2.8
|
|
67
67
|
Requires-Dist: langchain-sambanova==0.1.0
|
68
68
|
Requires-Dist: langchain-unstructured==0.1.5
|
69
69
|
Requires-Dist: langchain==0.3.21
|
70
|
-
Requires-Dist: langflow-base-nightly==0.4.3.
|
70
|
+
Requires-Dist: langflow-base-nightly==0.4.3.dev5
|
71
71
|
Requires-Dist: langfuse==2.53.9
|
72
72
|
Requires-Dist: langsmith<1.0.0,>=0.3.42
|
73
73
|
Requires-Dist: langwatch==0.1.16
|
@@ -158,39 +158,37 @@ Description-Content-Type: text/markdown
|
|
158
158
|
|
159
159
|
## ✨ Highlight features
|
160
160
|
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
161
|
+
- **Visual builder interface** to quickly get started and iterate .
|
162
|
+
- **Source code access** lets you customize any component using Python.
|
163
|
+
- **Interactive playground** to immediately test and refine your flows with step-by-step control.
|
164
|
+
- **Multi-agent orchestration** with conversation management and retrieval.
|
165
|
+
- **Deploy as an API** or export as JSON for Python apps.
|
166
|
+
- **Observability** with LangSmith, LangFuse and other integrations.
|
167
|
+
- **Enterprise-ready** security and scalability.
|
168
168
|
|
169
169
|
## ⚡️ Quickstart
|
170
170
|
|
171
|
-
Langflow
|
171
|
+
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/).
|
172
172
|
|
173
|
-
|
173
|
+
1. To install Langflow, run:
|
174
174
|
|
175
175
|
```shell
|
176
176
|
uv pip install langflow
|
177
177
|
```
|
178
178
|
|
179
|
-
|
179
|
+
2. To run Langflow, run:
|
180
180
|
|
181
181
|
```shell
|
182
|
-
|
182
|
+
uv run langflow run
|
183
183
|
```
|
184
184
|
|
185
|
-
|
186
|
-
|
187
|
-
### Self-managed
|
185
|
+
3. Go to the default Langflow URL at `http://127.0.0.1:7860`.
|
188
186
|
|
189
|
-
|
187
|
+
For more information about installing Langflow, including Docker and Desktop options, see [Install Langflow](https://docs.langflow.org/get-started-installation).
|
190
188
|
|
191
|
-
|
189
|
+
## 📦 Deployment
|
192
190
|
|
193
|
-
|
191
|
+
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).
|
194
192
|
|
195
193
|
## ⭐ Stay up-to-date
|
196
194
|
|
@@ -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.4.3.dev5.dist-info/METADATA,sha256=58Xv-8DfOgE2to26QmkBbRmneAZJqgG3aG8bQ-QRVSo,9505
|
4
|
+
langflow_nightly-1.4.3.dev5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
langflow_nightly-1.4.3.dev5.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.4.3.dev5.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.4.3.dev5.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.4.3.dev4.dist-info/METADATA,sha256=nmEPRt5PTmTM3PJf7XgbY--vsKISjngBGXuVOw01kVk,9356
|
4
|
-
langflow_nightly-1.4.3.dev4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
langflow_nightly-1.4.3.dev4.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.4.3.dev4.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.4.3.dev4.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.4.3.dev4.dist-info → langflow_nightly-1.4.3.dev5.dist-info}/licenses/LICENSE
RENAMED
File without changes
|