langflow-nightly 1.1.4.dev9__py3-none-any.whl → 1.1.4.dev11__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.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/METADATA +3 -2
- langflow_nightly-1.1.4.dev11.dist-info/RECORD +7 -0
- langflow_nightly-1.1.4.dev9.dist-info/RECORD +0 -7
- {langflow_nightly-1.1.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.1.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.1.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.1.4.
|
3
|
+
Version: 1.1.4.dev11
|
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
|
@@ -58,7 +58,7 @@ Requires-Dist: langchain-pinecone==0.2.2
|
|
58
58
|
Requires-Dist: langchain-sambanova==0.1.0
|
59
59
|
Requires-Dist: langchain-unstructured==0.1.5
|
60
60
|
Requires-Dist: langchain==0.3.10
|
61
|
-
Requires-Dist: langflow-base-nightly==0.1.4.
|
61
|
+
Requires-Dist: langflow-base-nightly==0.1.4.dev11
|
62
62
|
Requires-Dist: langfuse==2.53.9
|
63
63
|
Requires-Dist: langsmith==0.1.147
|
64
64
|
Requires-Dist: langwatch==0.1.16
|
@@ -140,6 +140,7 @@ Description-Content-Type: text/markdown
|
|
140
140
|
<a href="./README.ja.md"><img alt="README in Japanese" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
|
141
141
|
<a href="./README.KR.md"><img alt="README in KOREAN" src="https://img.shields.io/badge/한국어-d9d9d9"></a>
|
142
142
|
<a href="./README.FR.md"><img alt="README in French" src="https://img.shields.io/badge/Français-d9d9d9"></a>
|
143
|
+
<a href="./README.RU.md"><img alt="README in Russian" src="https://img.shields.io/badge/Русский"></a>
|
143
144
|
</div>
|
144
145
|
|
145
146
|
## ✨ Core features
|
@@ -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.1.4.dev11.dist-info/METADATA,sha256=TOgvMcz1krCL50ZFhXNxjEhUXC6zAIU-ERuqRHUArxo,8979
|
4
|
+
langflow_nightly-1.1.4.dev11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
langflow_nightly-1.1.4.dev11.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.1.4.dev11.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.1.4.dev11.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.1.4.dev9.dist-info/METADATA,sha256=UUubFX786pZGxxdaZ280hQgX1PXVYPs7Lk4o2yloUtQ,8866
|
4
|
-
langflow_nightly-1.1.4.dev9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
langflow_nightly-1.1.4.dev9.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.1.4.dev9.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.1.4.dev9.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.1.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.1.4.dev9.dist-info → langflow_nightly-1.1.4.dev11.dist-info}/licenses/LICENSE
RENAMED
File without changes
|