mainframe-orchestra

View on PyPIReverse Dependencies (0)

0.0.12 mainframe_orchestra-0.0.12-py3-none-any.whl

Wheel Details

Project: mainframe-orchestra
Version: 0.0.12
Filename: mainframe_orchestra-0.0.12-py3-none-any.whl
Download: [link]
Size: 79108
MD5: 53945e267451ef651a8d5e881038462c
SHA256: e274366674762bda6f06fe6b7da9a6d92c2d30e877490ecf1fd46c9234dffdf6
Uploaded: 2024-12-27 13:14:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mainframe-orchestra
Version: 0.0.12
Summary: Mainframe-Orchestra is a lightweight, open-source agentic framework for building LLM based pipelines and self-orchestrating multi-agent teams
Author: Mainframe Computer Inc.
Author-Email: hi[at]mainfra.me
Project-Url: Bug Tracker, https://github.com/mainframecomputer/orchestra/issues
Project-Url: Documentation, https://orchestra.org
Project-Url: Homepage, https://github.com/mainframecomputer/orchestra/
License: Apache 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML
Requires-Dist: anthropic
Requires-Dist: beautifulsoup4
Requires-Dist: cohere
Requires-Dist: elevenlabs
Requires-Dist: faiss-cpu
Requires-Dist: fake-useragent
Requires-Dist: fredapi; extra == "fred-tools"
Requires-Dist: google-generativeai
Requires-Dist: groq
Requires-Dist: halo
Requires-Dist: igraph
Requires-Dist: langchain-community; extra == "langchain-tools"
Requires-Dist: langchain-core; extra == "langchain-tools"
Requires-Dist: langchain-openai; extra == "langchain-tools"
Requires-Dist: leidenalg
Requires-Dist: lxml
Requires-Dist: matplotlib; extra == "matplotlib-tools"
Requires-Dist: numpy
Requires-Dist: ollama
Requires-Dist: openai (>=1.0)
Requires-Dist: pinecone
Requires-Dist: pydantic (>=2.0)
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: sentence_splitter
Requires-Dist: tqdm
Requires-Dist: yahoofinance; extra == "yahoo-finance-tools"
Requires-Dist: yfinance; extra == "yahoo-finance-tools"
Provides-Extra: fred-tools
Provides-Extra: langchain-tools
Provides-Extra: matplotlib-tools
Provides-Extra: yahoo-finance-tools
Description-Content-Type: text/markdown
[Description omitted; length: 7911 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mainframe_orchestra/__init__.py sha256=H1jCd91nQOJZQmM6YUT1ZTiHwj3Da0ykRDRye19RzeM 3201
mainframe_orchestra/agent.py sha256=Uq6gOjwmogHAejnBSV0wCuQvI48-VRABTUcwkAzOArs 1312
mainframe_orchestra/config.py sha256=LKxo6hrERV42pxepUGhXRx2zl6WW1J2wXh1Q_9chTwA 1866
mainframe_orchestra/llm.py sha256=yCi9KPS0ynGc1EnAUDvqtO26wsA1_nuUwpKVlUmcA0U 56305
mainframe_orchestra/orchestration.py sha256=d-nLR65ItIGVmMaCadZh0imyp5UA8K3Tg3JKUU6qPl0 18548
mainframe_orchestra/task.py sha256=JRbyAbz-QxD0uEpWSzOtEUgde27W_FT4UGcsk2YV8wo 55868
mainframe_orchestra/tools/__init__.py sha256=Kbt62bBg12n_6CPtUsU4PEZLyZ5LS6w-GrAu4hqMx_k 2019
mainframe_orchestra/tools/amadeus_tools.py sha256=orm-oCn7SE7ZDEshNQA3W8oe6ht9issgIpn_Y7kRrDo 10058
mainframe_orchestra/tools/audio_tools.py sha256=QijJSwFkioIT_TLR7PoDlaP6zfxOBAaT7Cp0IEoX5NM 9130
mainframe_orchestra/tools/calculator_tools.py sha256=dcOwjEjYvS0Aqeh8Ja8BkaHqiaPMQu3rqdSsF0itEnU 5201
mainframe_orchestra/tools/embedding_tools.py sha256=FyWu6253jR6guMfSGRrUFpBW1kpV4_1Igm5SEtoMTO8 10713
mainframe_orchestra/tools/faiss_tools.py sha256=QcfBCvw6whJ7kWWm05J7euyfgC-xRZt4RDiO_lV2ygE 6560
mainframe_orchestra/tools/file_tools.py sha256=6e3NJPaEmfNZd2t6ryUlGFbWbHE0yXi4brjp3Ix0c74 22818
mainframe_orchestra/tools/fred_tools.py sha256=NEVnKS6Hl_irEgcGGE82pfLZ9BmmUVj0Q_CaWSLfo-g 5926
mainframe_orchestra/tools/github_tools.py sha256=xZPF-mpHLa0IxZa19FkQ6UFDVQYiEdLyvUoEuK_5wEo 17010
mainframe_orchestra/tools/langchain_tools.py sha256=ULRGJ0Ti1QsIU_Cdgb_D4Q5Q31_KiQo0uK4odjm85-8 5106
mainframe_orchestra/tools/matplotlib_tools.py sha256=HjQd29LeRvYnQhvrRsvmlVnaZBMk09ovpp1vZnqiAq8 10475
mainframe_orchestra/tools/pinecone_tools.py sha256=nIiOrCV45OUHEo_V7GJyQp8lcT6uGIXsjztDKrweybw 7423
mainframe_orchestra/tools/text_splitters.py sha256=NFXtwEhJo5KdMpPjZvlDr2kG2oGAIALZ9WmAtEF9GbU 6828
mainframe_orchestra/tools/web_tools.py sha256=BUvXlRzOmY-crlMYhS7MLJS8W-pwUYXz4BQrmhcD1hI 24421
mainframe_orchestra/tools/wikipedia_tools.py sha256=CmcrRxu-Wn2As87jCPu_phW68QG50aOqUt-k3aCAYno 10281
mainframe_orchestra/tools/yahoo_finance_tools.py sha256=WKx03otT7mM1US0MeGjQbJ43ISt4wxOZuE-w9v5g84k 19282
mainframe_orchestra/utils.py sha256=Ht6xBwJ1jNdLTXXjuYmxDQQNkHPh9Bi0bqJiOcz0DV8 3178
mainframe_orchestra-0.0.12.dist-info/LICENSE.txt sha256=2mmyGSS5jSjW6fIBOjcdyhxGJr1dAVuOdbxw1Hzmsw4 9699
mainframe_orchestra-0.0.12.dist-info/METADATA sha256=S14agumJzLnIhcRsqWr6ft6qqjoLl6RBVXmU9poPXZY 10069
mainframe_orchestra-0.0.12.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
mainframe_orchestra-0.0.12.dist-info/RECORD