langflow-nightly 1.4.3.dev9__py3-none-any.whl → 1.4.3.dev10__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.4.3.dev9
3
+ Version: 1.4.3.dev10
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
@@ -69,7 +69,7 @@ Requires-Dist: langchain-pinecone>=0.2.8
69
69
  Requires-Dist: langchain-sambanova==0.1.0
70
70
  Requires-Dist: langchain-unstructured==0.1.5
71
71
  Requires-Dist: langchain==0.3.21
72
- Requires-Dist: langflow-base-nightly==0.4.3.dev9
72
+ Requires-Dist: langflow-base-nightly==0.4.3.dev10
73
73
  Requires-Dist: langfuse==2.53.9
74
74
  Requires-Dist: langsmith<1.0.0,>=0.3.42
75
75
  Requires-Dist: langwatch==0.1.16
@@ -77,7 +77,7 @@ Requires-Dist: lark==1.2.2
77
77
  Requires-Dist: litellm==1.60.2
78
78
  Requires-Dist: markdown==3.7
79
79
  Requires-Dist: markupsafe==3.0.2
80
- Requires-Dist: mcp>=0.9.1
80
+ Requires-Dist: mcp>=1.9.4
81
81
  Requires-Dist: mem0ai==0.1.34
82
82
  Requires-Dist: metal-sdk==2.5.1
83
83
  Requires-Dist: metaphor-python==0.1.23
@@ -157,7 +157,7 @@ Description-Content-Type: text/markdown
157
157
  > [!CAUTION]
158
158
  > Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248).
159
159
 
160
- [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.
160
+ [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.
161
161
 
162
162
  ## ✨ Highlight features
163
163
 
@@ -166,6 +166,7 @@ Description-Content-Type: text/markdown
166
166
  - **Interactive playground** to immediately test and refine your flows with step-by-step control.
167
167
  - **Multi-agent orchestration** with conversation management and retrieval.
168
168
  - **Deploy as an API** or export as JSON for Python apps.
169
+ - **Deploy as an MCP server** and turn your flows into tools for MCP clients.
169
170
  - **Observability** with LangSmith, LangFuse and other integrations.
170
171
  - **Enterprise-ready** security and scalability.
171
172
 
@@ -176,7 +177,7 @@ Langflow requires [Python 3.10 to 3.13](https://www.python.org/downloads/release
176
177
  1. To install Langflow, run:
177
178
 
178
179
  ```shell
179
- uv pip install langflow -U
180
+ uv pip install langflow -U
180
181
  ```
181
182
 
182
183
  2. To run Langflow, run:
@@ -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.dev10.dist-info/METADATA,sha256=FtYp2ahCRoidI9V6g6-_T8oDYgxRf5_YwaeFk0vEnOo,9711
4
+ langflow_nightly-1.4.3.dev10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.4.3.dev10.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.4.3.dev10.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.4.3.dev10.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.dev9.dist-info/METADATA,sha256=pq7_YbWLALp1aqxQVFIxLEyy6KYiS7sqaagHi7Icg2M,9632
4
- langflow_nightly-1.4.3.dev9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.4.3.dev9.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.4.3.dev9.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.4.3.dev9.dist-info/RECORD,,