Metadata-Version: 2.1
Name: eidolon-ai-sdk
Version: 0.1.47
Summary: An Open Source Agent Services Framework
Author: Luke Lalor
Author-email: lukehlalor@gmail.com
Requires-Python: >=3.11,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: anthropic (>=0.21.3,<0.22.0)
Requires-Dist: authlib (>=1.3.0,<2.0.0)
Requires-Dist: azure-identity (>=1.16.0,<2.0.0)
Requires-Dist: boto3 (>=1.34.74,<2.0.0)
Requires-Dist: boto3-stubs[essential] (>=1.34.74,<2.0.0)
Requires-Dist: chromadb (>=0.4.18,<0.5.0)
Requires-Dist: dill (>=0.3.8,<0.4.0)
Requires-Dist: eidolon-ai-client (>=0.1.16,<0.2.0)
Requires-Dist: eidolon-ai-mistralai (>=0.1.6a,<0.2.0)
Requires-Dist: eidolon-ai-usage-client (>=0.1.6,<0.2.0)
Requires-Dist: esprima (>=4.0.1,<5.0.0)
Requires-Dist: fastapi (>=0.109.0,<0.110.0)
Requires-Dist: filetype (>=1.2.0,<2.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: httpx-sse (>=0.4.0,<0.5.0)
Requires-Dist: jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: jsonref (>=1.1.0,<2.0.0)
Requires-Dist: jsonschema (>=4.21.1,<5.0.0)
Requires-Dist: lxml (>=5.1.0,<6.0.0)
Requires-Dist: motor (>=3.3.2,<4.0.0)
Requires-Dist: numpy (>=1.26.3,<2.0.0)
Requires-Dist: openai (>=1.9.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-fastapi (>=0.44b0,<0.45)
Requires-Dist: opentelemetry-instrumentation-logging (>=0.44b0,<0.45)
Requires-Dist: opentelemetry-sdk (>=1.23.0,<2.0.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: playwright (>=1.43.0,<2.0.0)
Requires-Dist: pypdf (>=4.0.1,<5.0.0)
Requires-Dist: pytest-json-report (>=1.5.0,<2.0.0)
Requires-Dist: python-docx (>=1.1.0,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: python-jose (>=3.3.0,<4.0.0)
Requires-Dist: python-multipart (>=0.0.6,<0.0.8)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: setuptools (>=69.0.2,<70.0.0)
Requires-Dist: spacy (>=3.7.2,<4.0.0)
Requires-Dist: sse-starlette (>=2.0.0,<3.0.0)
Requires-Dist: tiktoken (>=0.5.1,<0.6.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Requires-Dist: unstructured (>=0.12.3,<0.13.0)
Requires-Dist: uvicorn (>=0.27.0,<0.28.0)
Project-URL: Github, https://github.com/eidolon-ai/eidolon
Project-URL: Website, https://www.eidolonai.com/
Description-Content-Type: text/markdown

# Eidolon SDK
[![Website Link](https://img.shields.io/badge/EidolonAI.com-grey)](https://www.eidolonai.com/docs/introduction/)
[![GitHub Org stars](https://img.shields.io/github/stars/eidolon-ai?style=flat&logo=github)](https://github.com/eidolon-ai/eidolon)
[![PyPI - Version](https://img.shields.io/github/actions/workflow/status/eidolon-ai/eidolon/test.yml?style=flat&label=test)](https://github.com/eidolon-ai/eidolon)

## An Open Source Agent Service SDK


Eidolon makes it easy to build, deploy, and manage agents and other genAI services.

Visit [www.eidolonai.com](https://www.eidolonai.com/) for more details.

## Thanks for your support

Eidolon is completely open source and free to use. If you like this project, [give it a star](https://github.com/eidolon-ai/eidolon) 🌟!

