langflow-nightly 1.0.18.dev15__py3-none-any.whl → 1.0.18.dev17__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.
@@ -0,0 +1,173 @@
1
+ Metadata-Version: 2.3
2
+ Name: langflow-nightly
3
+ Version: 1.0.18.dev17
4
+ Summary: A Python package with a built-in web application
5
+ Project-URL: Repository, https://github.com/langflow-ai/langflow
6
+ Project-URL: Documentation, https://docs.langflow.org
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-Expression: MIT
9
+ License-File: LICENSE
10
+ Keywords: gpt,gui,langchain,nlp,openai
11
+ Requires-Python: <3.13,>=3.10
12
+ Requires-Dist: assemblyai>=0.33.0
13
+ Requires-Dist: astra-assistants>=2.1.2
14
+ Requires-Dist: beautifulsoup4>=4.12.2
15
+ Requires-Dist: boto3~=1.34.162
16
+ Requires-Dist: certifi<2025.0.0,>=2023.11.17
17
+ Requires-Dist: chromadb>=0.4
18
+ Requires-Dist: cohere>=5.5.3
19
+ Requires-Dist: composio-langchain==0.5.9
20
+ Requires-Dist: dspy-ai>=2.4.0
21
+ Requires-Dist: duckduckgo-search>=6.2.11
22
+ Requires-Dist: elasticsearch>=8.12.0
23
+ Requires-Dist: faiss-cpu>=1.8.0
24
+ Requires-Dist: fake-useragent>=1.5.0
25
+ Requires-Dist: fastavro>=1.8.0
26
+ Requires-Dist: firecrawl-py>=0.0.16
27
+ Requires-Dist: gitpython>=3.1.43
28
+ Requires-Dist: google-api-python-client>=2.130.0
29
+ Requires-Dist: google-search-results>=2.4.1
30
+ Requires-Dist: huggingface-hub[inference]>=0.23.2
31
+ Requires-Dist: jq>=1.8.0
32
+ Requires-Dist: json-repair>=0.25.2
33
+ Requires-Dist: kubernetes>=30.1.0
34
+ Requires-Dist: langchain-anthropic>=0.1.23
35
+ Requires-Dist: langchain-astradb>=0.3.5
36
+ Requires-Dist: langchain-aws>=0.1.16
37
+ Requires-Dist: langchain-chroma>=0.1.1
38
+ Requires-Dist: langchain-cohere>=0.1.5
39
+ Requires-Dist: langchain-elasticsearch>=0.2.0
40
+ Requires-Dist: langchain-google-calendar-tools>=0.0.1
41
+ Requires-Dist: langchain-google-community==1.0.7
42
+ Requires-Dist: langchain-google-genai>=1.0.8
43
+ Requires-Dist: langchain-google-vertexai>=1.0.10
44
+ Requires-Dist: langchain-groq>=0.1.9
45
+ Requires-Dist: langchain-milvus>=0.1.1
46
+ Requires-Dist: langchain-mistralai==0.1.12
47
+ Requires-Dist: langchain-mongodb>=0.1.6
48
+ Requires-Dist: langchain-nvidia-ai-endpoints==0.1.6
49
+ Requires-Dist: langchain-openai==0.1.22
50
+ Requires-Dist: langchain-pinecone>=0.1.3
51
+ Requires-Dist: langchain-unstructured>=0.1.2
52
+ Requires-Dist: langflow-base-nightly==0.0.96.dev18
53
+ Requires-Dist: langfuse>=2.33.0
54
+ Requires-Dist: langsmith>=0.1.86
55
+ Requires-Dist: langwatch>=0.1.16
56
+ Requires-Dist: lark>=1.2.2
57
+ Requires-Dist: litellm>=1.44.0
58
+ Requires-Dist: markdown>=3.7
59
+ Requires-Dist: markupsafe>=2.1.3
60
+ Requires-Dist: metal-sdk>=2.5.0
61
+ Requires-Dist: metaphor-python>=0.1.11
62
+ Requires-Dist: networkx>=3.1
63
+ Requires-Dist: nltk>=3.9.1
64
+ Requires-Dist: numexpr>=2.8.6
65
+ Requires-Dist: pgvector>=0.2.3
66
+ Requires-Dist: psycopg2-binary>=2.9.6
67
+ Requires-Dist: psycopg>=3.1.9
68
+ Requires-Dist: pyarrow>=14.0.0
69
+ Requires-Dist: pyautogen>=0.2.0
70
+ Requires-Dist: pydantic-settings==2.4.0
71
+ Requires-Dist: pymongo>=4.6.0
72
+ Requires-Dist: pytube>=15.0.0
73
+ Requires-Dist: pywin32>=306; sys_platform == 'win32'
74
+ Requires-Dist: qdrant-client>=1.9.0
75
+ Requires-Dist: qianfan==0.3.5
76
+ Requires-Dist: ragstack-ai-knowledge-store>=0.2.1
77
+ Requires-Dist: redis>=5.0.1
78
+ Requires-Dist: spider-client>=0.0.27
79
+ Requires-Dist: supabase>=2.3.0
80
+ Requires-Dist: types-cachetools>=5.3.0.5
81
+ Requires-Dist: upstash-vector>=0.5.0
82
+ Requires-Dist: weaviate-client>=4.8
83
+ Requires-Dist: wikipedia>=1.4.0
84
+ Requires-Dist: wolframalpha>=5.1.3
85
+ Requires-Dist: yfinance>=0.2.40
86
+ Requires-Dist: youtube-transcript-api>=0.6.2
87
+ Requires-Dist: zep-python>=2.0.0
88
+ Provides-Extra: cassio
89
+ Requires-Dist: cassio>=0.1.7; extra == 'cassio'
90
+ Provides-Extra: clickhouse-connect
91
+ Requires-Dist: clickhouse-connect==0.7.19; extra == 'clickhouse-connect'
92
+ Provides-Extra: couchbase
93
+ Requires-Dist: couchbase>=4.2.1; extra == 'couchbase'
94
+ Provides-Extra: deploy
95
+ Requires-Dist: celery[redis]>=5.3.6; extra == 'deploy'
96
+ Requires-Dist: flower>=2.0.0; extra == 'deploy'
97
+ Provides-Extra: local
98
+ Requires-Dist: ctransformers>=0.2.10; extra == 'local'
99
+ Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
100
+ Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
101
+ Description-Content-Type: text/markdown
102
+
103
+ <!-- markdownlint-disable MD030 -->
104
+
105
+ # [![Langflow](./docs/static/img/hero.png)](https://www.langflow.org)
106
+
107
+ <p align="center" style="font-size: 12px;">
108
+ 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.
109
+ </p>
110
+
111
+ <p align="center" style="font-size: 12px;">
112
+ <a href="https://docs.langflow.org" style="text-decoration: underline;">Docs</a> -
113
+ <a href="https://astra.datastax.com/signup?type=langflow" style="text-decoration: underline;">Free Cloud Service</a> -
114
+ <a href="https://docs.langflow.org/getting-started-installation" style="text-decoration: underline;">Self Managed</a>
115
+
116
+ </p>
117
+
118
+ <div align="center">
119
+ <a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-d9d9d9"></a>
120
+ <a href="./README.PT.md"><img alt="README in Portuguese" src="https://img.shields.io/badge/Portuguese-d9d9d9"></a>
121
+ <a href="./README.ES.md"><img alt="README in Spanish" src="https://img.shields.io/badge/Spanish-d9d9d9"></a>
122
+ <a href="./README.zh_CN.md"><img alt="README in Simplified Chinese" src="https://img.shields.io/badge/简体中文-d9d9d9"></a>
123
+ <a href="./README.ja.md"><img alt="README in Japanese" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
124
+ <a href="./README.KR.md"><img alt="README in KOREAN" src="https://img.shields.io/badge/한국어-d9d9d9"></a>
125
+ </div>
126
+
127
+ ## ✨ Core features
128
+
129
+ 1. **Python-based** and agnostic to models, APIs, data sources, or databases.
130
+ 2. **Visual IDE** for drag-and-drop building and testing of workflows.
131
+ 3. **Playground** to immediately test and iterate workflows with step-by-step control.
132
+ 4. **Multi-agent** orchestration and conversation management and retrieval.
133
+ 5. **Free cloud service** to get started in minutes with no setup.
134
+ 6. **Publish as an API** or export as a Python application.
135
+ 7. **Observability** with LangSmith, LangFuse, or LangWatch integration.
136
+ 8. **Enterprise-grade** security and scalability with free DataStax Langflow cloud service.
137
+ 9. **Customize workflows** or create flows entirely just using Python.
138
+ 10. **Ecosystem integrations** as reusable components for any model, API or database.
139
+
140
+ ![Integrations](https://github.com/user-attachments/assets/e9c96dc4-47bf-48ab-ad58-e01e038f25e8)
141
+
142
+
143
+ ## 📦 Quickstart
144
+
145
+ - **Install with pip** (Python 3.10 or greater):
146
+
147
+ ```shell
148
+ pip install langflow
149
+ ```
150
+
151
+ - **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=langflow)
152
+ - **Self-managed:** Run Langflow in your environment. [Install Langflow](https://docs.langflow.org/getting-started-installation) to run a local Langflow server, and then use the [Quickstart](https://docs.langflow.org/getting-started-quickstart) guide to create and execute a flow.
153
+ - **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true) to create a Langflow workspace.
154
+
155
+ [![Getting Started](https://github.com/user-attachments/assets/f1adfbe7-3c35-43a4-b265-661f3d4f875f)](https://www.youtube.com/watch?v=kinngWhaUKM)
156
+
157
+ ## ⭐ Stay up-to-date
158
+
159
+ Star Langflow on GitHub to be instantly notified of new releases.
160
+
161
+ ![Star Langflow](https://github.com/user-attachments/assets/03168b17-a11d-4b2a-b0f7-c1cce69e5a2c)
162
+
163
+ ## 👋 Contribute
164
+
165
+ We welcome contributions from developers of all levels. If you'd like to contribute, please check our [contributing guidelines](./CONTRIBUTING.md) and help make Langflow more accessible.
166
+
167
+ ---
168
+
169
+ [![Star History Chart](https://api.star-history.com/svg?repos=langflow-ai/langflow&type=Timeline)](https://star-history.com/#langflow-ai/langflow&Date)
170
+
171
+ ## ❤️ Contributors
172
+
173
+ [![langflow contributors](https://contrib.rocks/image?repo=langflow-ai/langflow)](https://github.com/langflow-ai/langflow/graphs/contributors)
@@ -0,0 +1,7 @@
1
+ langflow/version/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ langflow/version/version.py,sha256=6fea858NTeZBh9iACirPbcpGQK9zNRyleVd9lB0YZjc,1076
3
+ langflow_nightly-1.0.18.dev17.dist-info/METADATA,sha256=BIGmpay8X6HAKpg9S5X31S4-8b5DoVxTpNM6CUeHxRs,8009
4
+ langflow_nightly-1.0.18.dev17.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
5
+ langflow_nightly-1.0.18.dev17.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.0.18.dev17.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.0.18.dev17.dist-info/RECORD,,
@@ -1,94 +0,0 @@
1
- Metadata-Version: 2.3
2
- Name: langflow-nightly
3
- Version: 1.0.18.dev15
4
- Summary: A Python package with a built-in web application
5
- License-File: LICENSE
6
- Requires-Python: <3.13,>=3.10
7
- Requires-Dist: assemblyai>=0.33.0
8
- Requires-Dist: astra-assistants>=2.1.2
9
- Requires-Dist: beautifulsoup4>=4.12.2
10
- Requires-Dist: boto3~=1.34.162
11
- Requires-Dist: certifi<2025.0.0,>=2023.11.17
12
- Requires-Dist: chromadb>=0.4
13
- Requires-Dist: cohere>=5.5.3
14
- Requires-Dist: composio-langchain==0.5.9
15
- Requires-Dist: dspy-ai>=2.4.0
16
- Requires-Dist: duckduckgo-search>=6.2.11
17
- Requires-Dist: elasticsearch>=8.12.0
18
- Requires-Dist: faiss-cpu>=1.8.0
19
- Requires-Dist: fake-useragent>=1.5.0
20
- Requires-Dist: fastavro>=1.8.0
21
- Requires-Dist: firecrawl-py>=0.0.16
22
- Requires-Dist: gitpython>=3.1.43
23
- Requires-Dist: google-api-python-client>=2.130.0
24
- Requires-Dist: google-search-results>=2.4.1
25
- Requires-Dist: huggingface-hub[inference]>=0.23.2
26
- Requires-Dist: jq>=1.8.0
27
- Requires-Dist: json-repair>=0.25.2
28
- Requires-Dist: kubernetes>=30.1.0
29
- Requires-Dist: langchain-anthropic>=0.1.23
30
- Requires-Dist: langchain-astradb>=0.3.5
31
- Requires-Dist: langchain-aws>=0.1.16
32
- Requires-Dist: langchain-chroma>=0.1.1
33
- Requires-Dist: langchain-cohere>=0.1.5
34
- Requires-Dist: langchain-google-calendar-tools>=0.0.1
35
- Requires-Dist: langchain-google-community==1.0.7
36
- Requires-Dist: langchain-google-genai>=1.0.8
37
- Requires-Dist: langchain-google-vertexai>=1.0.10
38
- Requires-Dist: langchain-groq>=0.1.9
39
- Requires-Dist: langchain-milvus>=0.1.1
40
- Requires-Dist: langchain-mistralai==0.1.12
41
- Requires-Dist: langchain-mongodb>=0.1.6
42
- Requires-Dist: langchain-nvidia-ai-endpoints==0.1.6
43
- Requires-Dist: langchain-openai==0.1.22
44
- Requires-Dist: langchain-pinecone>=0.1.3
45
- Requires-Dist: langchain-unstructured>=0.1.2
46
- Requires-Dist: langflow-base-nightly==0.0.96.dev16
47
- Requires-Dist: langfuse>=2.33.0
48
- Requires-Dist: langsmith>=0.1.86
49
- Requires-Dist: langwatch>=0.1.16
50
- Requires-Dist: lark>=1.2.2
51
- Requires-Dist: litellm>=1.44.0
52
- Requires-Dist: markdown>=3.7
53
- Requires-Dist: markupsafe>=2.1.3
54
- Requires-Dist: metal-sdk>=2.5.0
55
- Requires-Dist: metaphor-python>=0.1.11
56
- Requires-Dist: networkx>=3.1
57
- Requires-Dist: nltk>=3.9.1
58
- Requires-Dist: numexpr>=2.8.6
59
- Requires-Dist: pgvector>=0.2.3
60
- Requires-Dist: psycopg2-binary>=2.9.6
61
- Requires-Dist: psycopg>=3.1.9
62
- Requires-Dist: pyarrow>=14.0.0
63
- Requires-Dist: pyautogen>=0.2.0
64
- Requires-Dist: pydantic-settings==2.4.0
65
- Requires-Dist: pymongo>=4.6.0
66
- Requires-Dist: pytube>=15.0.0
67
- Requires-Dist: pywin32>=306; sys_platform == 'win32'
68
- Requires-Dist: qdrant-client>=1.9.0
69
- Requires-Dist: qianfan==0.3.5
70
- Requires-Dist: ragstack-ai-knowledge-store>=0.2.1
71
- Requires-Dist: redis>=5.0.1
72
- Requires-Dist: spider-client>=0.0.27
73
- Requires-Dist: supabase>=2.3.0
74
- Requires-Dist: types-cachetools>=5.3.0.5
75
- Requires-Dist: upstash-vector>=0.5.0
76
- Requires-Dist: weaviate-client>=4.8
77
- Requires-Dist: wikipedia>=1.4.0
78
- Requires-Dist: wolframalpha>=5.1.3
79
- Requires-Dist: yfinance>=0.2.40
80
- Requires-Dist: youtube-transcript-api>=0.6.2
81
- Requires-Dist: zep-python>=2.0.0rc5
82
- Provides-Extra: cassio
83
- Requires-Dist: cassio>=0.1.7; extra == 'cassio'
84
- Provides-Extra: clickhouse-connect
85
- Requires-Dist: clickhouse-connect==0.7.19; extra == 'clickhouse-connect'
86
- Provides-Extra: couchbase
87
- Requires-Dist: couchbase>=4.2.1; extra == 'couchbase'
88
- Provides-Extra: deploy
89
- Requires-Dist: celery[redis]>=5.3.6; extra == 'deploy'
90
- Requires-Dist: flower>=2.0.0; extra == 'deploy'
91
- Provides-Extra: local
92
- Requires-Dist: ctransformers>=0.2.10; extra == 'local'
93
- Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
94
- Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
@@ -1,7 +0,0 @@
1
- langflow/version/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- langflow/version/version.py,sha256=6fea858NTeZBh9iACirPbcpGQK9zNRyleVd9lB0YZjc,1076
3
- langflow_nightly-1.0.18.dev15.dist-info/METADATA,sha256=tmrpY39zEEtPTYlkIdIDGlyS4Cc1WCsHW4s4C1nxjac,3537
4
- langflow_nightly-1.0.18.dev15.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
5
- langflow_nightly-1.0.18.dev15.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.0.18.dev15.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.0.18.dev15.dist-info/RECORD,,