langflow-nightly 1.1.1.dev6__py3-none-any.whl → 1.1.1.dev7__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.3
2
2
  Name: langflow-nightly
3
- Version: 1.1.1.dev6
3
+ Version: 1.1.1.dev7
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
@@ -20,6 +20,7 @@ Requires-Dist: certifi==2024.8.30
20
20
  Requires-Dist: chromadb==0.5.23
21
21
  Requires-Dist: cohere==5.13.3
22
22
  Requires-Dist: composio-langchain==0.5.42
23
+ Requires-Dist: crewai~=0.86.0
23
24
  Requires-Dist: dspy-ai==2.5.41
24
25
  Requires-Dist: duckduckgo-search==6.3.7
25
26
  Requires-Dist: elasticsearch==8.16.0
@@ -53,7 +54,7 @@ Requires-Dist: langchain-openai==0.2.12
53
54
  Requires-Dist: langchain-pinecone==0.2.0
54
55
  Requires-Dist: langchain-unstructured==0.1.5
55
56
  Requires-Dist: langchain==0.3.10
56
- Requires-Dist: langflow-base-nightly==0.1.1.dev6
57
+ Requires-Dist: langflow-base-nightly==0.1.1.dev7
57
58
  Requires-Dist: langfuse==2.53.9
58
59
  Requires-Dist: langsmith==0.1.147
59
60
  Requires-Dist: langwatch==0.1.16
@@ -148,16 +149,16 @@ Description-Content-Type: text/markdown
148
149
 
149
150
  ## 📦 Quickstart
150
151
 
151
- - **Install with pip** (Python 3.10 to 3.12):
152
+ - **Install with uv** (Python 3.10 to 3.12):
152
153
 
153
154
  ```shell
154
- pip install langflow
155
+ uv pip install langflow
155
156
  ```
156
157
 
157
- - **Install with uv** (Python 3.10 to 3.12):
158
+ - **Install with pip** (Python 3.10 to 3.12):
158
159
 
159
160
  ```shell
160
- uv pip install langflow
161
+ pip install langflow
161
162
  ```
162
163
 
163
164
  - **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=langflow)
@@ -0,0 +1,7 @@
1
+ langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
+ langflow/version/version.py,sha256=7XM0JexZ9q5hPM_Ao-JNRXga6ijWIN0py3PdoVWWlJs,1206
3
+ langflow_nightly-1.1.1.dev7.dist-info/METADATA,sha256=jgUiKSw2XYNVWQ67Le-36iYMNQTVh6cMn7OZw4gGmcU,8428
4
+ langflow_nightly-1.1.1.dev7.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
5
+ langflow_nightly-1.1.1.dev7.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.1.1.dev7.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.1.1.dev7.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
- langflow/version/version.py,sha256=7XM0JexZ9q5hPM_Ao-JNRXga6ijWIN0py3PdoVWWlJs,1206
3
- langflow_nightly-1.1.1.dev6.dist-info/METADATA,sha256=1Da7VkDOH9eo1gpGVceGa8z5noYEm3t2HiD5Lx8_0JU,8398
4
- langflow_nightly-1.1.1.dev6.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
5
- langflow_nightly-1.1.1.dev6.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.1.1.dev6.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.1.1.dev6.dist-info/RECORD,,