langflow-nightly 1.1.0.dev1__py3-none-any.whl → 1.1.0.dev4__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.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/METADATA +4 -5
- langflow_nightly-1.1.0.dev4.dist-info/RECORD +7 -0
- langflow_nightly-1.1.0.dev1.dist-info/RECORD +0 -7
- {langflow_nightly-1.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.1.0.
|
3
|
+
Version: 1.1.0.dev4
|
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
|
@@ -52,7 +52,7 @@ Requires-Dist: langchain-pinecone>=0.1.3
|
|
52
52
|
Requires-Dist: langchain-pinecone~=0.2.0
|
53
53
|
Requires-Dist: langchain-unstructured~=0.1.5
|
54
54
|
Requires-Dist: langchain~=0.3.3
|
55
|
-
Requires-Dist: langflow-base-nightly==0.1.0.
|
55
|
+
Requires-Dist: langflow-base-nightly==0.1.0.dev4
|
56
56
|
Requires-Dist: langfuse~=2.53.1
|
57
57
|
Requires-Dist: langsmith~=0.1.136
|
58
58
|
Requires-Dist: langwatch==0.1.16
|
@@ -106,7 +106,7 @@ Description-Content-Type: text/markdown
|
|
106
106
|
|
107
107
|
<!-- markdownlint-disable MD030 -->
|
108
108
|
|
109
|
-
|
109
|
+

|
110
110
|
|
111
111
|
<p align="center" style="font-size: 12px;">
|
112
112
|
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
|
@@ -141,8 +141,7 @@ Description-Content-Type: text/markdown
|
|
141
141
|
9. **Customize workflows** or create flows entirely just using Python.
|
142
142
|
10. **Ecosystem integrations** as reusable components for any model, API or database.
|
143
143
|
|
144
|
-

|
146
145
|
|
147
146
|
## 📦 Quickstart
|
148
147
|
|
@@ -0,0 +1,7 @@
|
|
1
|
+
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
+
langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
|
3
|
+
langflow_nightly-1.1.0.dev4.dist-info/METADATA,sha256=89K_hYACW7vw-7yTOm3HL8lrT6t1D_uuMEquKSvaRXE,8248
|
4
|
+
langflow_nightly-1.1.0.dev4.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
5
|
+
langflow_nightly-1.1.0.dev4.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.1.0.dev4.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.1.0.dev4.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
|
2
|
-
langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
|
3
|
-
langflow_nightly-1.1.0.dev1.dist-info/METADATA,sha256=WyL4VBEFAXqG9h5X3_wQtXiZylk5nes0WwR8_DkvB1w,8226
|
4
|
-
langflow_nightly-1.1.0.dev1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
5
|
-
langflow_nightly-1.1.0.dev1.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.1.0.dev1.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.1.0.dev1.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.1.0.dev1.dist-info → langflow_nightly-1.1.0.dev4.dist-info}/licenses/LICENSE
RENAMED
File without changes
|