langflow-nightly 1.1.1.dev7__py3-none-any.whl → 1.1.1.dev9__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,13 +1,15 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.1.1.dev7
3
+ Version: 1.1.1.dev9
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
7
7
  Maintainer-email: Carlos Coelho <carlos@langflow.org>, Cristhian Zanforlin <cristhian.lousa@gmail.com>, Gabriel Almeida <gabriel@langflow.org>, Igor Carvalho <igorr.ackerman@gmail.com>, Lucas Eduoli <lucaseduoli@gmail.com>, Otávio Anovazzi <otavio2204@gmail.com>, Rodrigo Nader <rodrigo@langflow.org>, Italo dos Anjos <italojohnnydosanjos@gmail.com>
8
- License: MIT
8
+ License-Expression: MIT
9
+ License-File: LICENSE
9
10
  Keywords: gpt,gui,langchain,nlp,openai
10
- Requires-Python: <3.13,>=3.10
11
+ Requires-Python: <3.14,>=3.10
12
+ Requires-Dist: ag2>=0.3.2
11
13
  Requires-Dist: aiofile<4.0.0,>=3.9.0
12
14
  Requires-Dist: arize-phoenix-otel>=0.6.1
13
15
  Requires-Dist: assemblyai==0.35.1
@@ -18,7 +20,6 @@ Requires-Dist: boto3==1.34.162
18
20
  Requires-Dist: certifi<2025.0.0,>=2023.11.17
19
21
  Requires-Dist: certifi==2024.8.30
20
22
  Requires-Dist: chromadb==0.5.23
21
- Requires-Dist: cohere==5.13.3
22
23
  Requires-Dist: composio-langchain==0.5.42
23
24
  Requires-Dist: crewai~=0.86.0
24
25
  Requires-Dist: dspy-ai==2.5.41
@@ -54,7 +55,7 @@ Requires-Dist: langchain-openai==0.2.12
54
55
  Requires-Dist: langchain-pinecone==0.2.0
55
56
  Requires-Dist: langchain-unstructured==0.1.5
56
57
  Requires-Dist: langchain==0.3.10
57
- Requires-Dist: langflow-base-nightly==0.1.1.dev7
58
+ Requires-Dist: langflow-base-nightly==0.1.1.dev9
58
59
  Requires-Dist: langfuse==2.53.9
59
60
  Requires-Dist: langsmith==0.1.147
60
61
  Requires-Dist: langwatch==0.1.16
@@ -72,7 +73,6 @@ Requires-Dist: openinference-instrumentation-langchain==0.1.29
72
73
  Requires-Dist: opensearch-py==2.8.0
73
74
  Requires-Dist: pgvector==0.3.6
74
75
  Requires-Dist: pyarrow==17.0.0
75
- Requires-Dist: pyautogen==0.5.0
76
76
  Requires-Dist: pydantic-settings==2.4.0
77
77
  Requires-Dist: pymongo==4.10.1
78
78
  Requires-Dist: pytube==15.0.0
@@ -130,6 +130,7 @@ Description-Content-Type: text/markdown
130
130
  <a href="./README.zh_CN.md"><img alt="README in Simplified Chinese" src="https://img.shields.io/badge/简体中文-d9d9d9"></a>
131
131
  <a href="./README.ja.md"><img alt="README in Japanese" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
132
132
  <a href="./README.KR.md"><img alt="README in KOREAN" src="https://img.shields.io/badge/한국어-d9d9d9"></a>
133
+ <a href="./README.FR.md"><img alt="README in French" src="https://img.shields.io/badge/Français-d9d9d9"></a>
133
134
  </div>
134
135
 
135
136
  ## ✨ Core features
@@ -149,7 +150,7 @@ Description-Content-Type: text/markdown
149
150
 
150
151
  ## 📦 Quickstart
151
152
 
152
- - **Install with uv** (Python 3.10 to 3.12):
153
+ - **Install with uv (recommended)** (Python 3.10 to 3.12):
153
154
 
154
155
  ```shell
155
156
  uv pip install 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.dev9.dist-info/METADATA,sha256=QyyTX1upB93PynVKfA6u11m9CIsSpZBb3r-uf8qHfN4,8551
4
+ langflow_nightly-1.1.1.dev9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.1.1.dev9.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.1.1.dev9.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.1.1.dev9.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.26.3
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -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.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,,