langflow-nightly 1.6.5.dev2__py3-none-any.whl → 1.6.5.dev3__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.6.5.dev2
3
+ Version: 1.6.5.dev3
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
@@ -75,7 +75,7 @@ Requires-Dist: langchain-pinecone<1.0.0,>=0.2.8
75
75
  Requires-Dist: langchain-sambanova==0.1.0
76
76
  Requires-Dist: langchain-unstructured==0.1.5
77
77
  Requires-Dist: langchain==0.3.23
78
- Requires-Dist: langflow-base-nightly==0.6.5.dev2
78
+ Requires-Dist: langflow-base-nightly==0.6.5.dev3
79
79
  Requires-Dist: langfuse==2.53.9
80
80
  Requires-Dist: langsmith<1.0.0,>=0.3.42
81
81
  Requires-Dist: langwatch<0.3.0,>=0.2.11
@@ -178,7 +178,7 @@ Description-Content-Type: text/markdown
178
178
 
179
179
  ## ✨ Highlight features
180
180
 
181
- - **Visual builder interface** to quickly get started and iterate .
181
+ - **Visual builder interface** to quickly get started and iterate.
182
182
  - **Source code access** lets you customize any component using Python.
183
183
  - **Interactive playground** to immediately test and refine your flows with step-by-step control.
184
184
  - **Multi-agent orchestration** with conversation management and retrieval.
@@ -196,7 +196,7 @@ Requires Python 3.10–3.13 and [uv](https://docs.astral.sh/uv/getting-started/i
196
196
  #### Install
197
197
 
198
198
  ```shell
199
- $ uv pip install langflow -U
199
+ uv pip install langflow -U
200
200
  ```
201
201
 
202
202
  Installs the latest Langflow package.
@@ -204,7 +204,7 @@ Installs the latest Langflow package.
204
204
  #### Run
205
205
 
206
206
  ```shell
207
- $ uv run langflow run
207
+ uv run langflow run
208
208
  ```
209
209
 
210
210
  Starts the Langflow server at http://127.0.0.1:7860.
@@ -222,7 +222,7 @@ If you're contributing or running from source, see [DEVELOPMENT.md](./DEVELOPMEN
222
222
 
223
223
  ## 📦 Deployment
224
224
 
225
- 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).
225
+ Langflow is completely open source, and you can deploy it to all major clouds. To learn how to use Docker to deploy Langflow, see the [Docker deployment guide](https://docs.langflow.org/deployment-docker).
226
226
 
227
227
  ## ⭐ Stay up-to-date
228
228
 
@@ -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.5.dev3.dist-info/METADATA,sha256=aQ1HSH98Ty1-oHcWeLTQR735vKW-CVxlD12Lt3e7nC8,11984
4
+ langflow_nightly-1.6.5.dev3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.6.5.dev3.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
6
+ langflow_nightly-1.6.5.dev3.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.6.5.dev3.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.5.dev2.dist-info/METADATA,sha256=kkaLwEGsVnJg-mVvR5x0rZHFJjKeSlFa-nPudcMgTw0,11999
4
- langflow_nightly-1.6.5.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.6.5.dev2.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
6
- langflow_nightly-1.6.5.dev2.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.6.5.dev2.dist-info/RECORD,,