Metadata-Version: 2.1
Name: eidolon-ai-sdk
Version: 0.1.182
Summary: An open source sgent service SDK
Author: Luke Lalor
Author-email: lukehlalor@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: all
Requires-Dist: aiofiles (>=24.1.0,<25.0.0)
Requires-Dist: aiohttp (>=3.9.5,<4.0.0)
Requires-Dist: aiosqlite (>=0.20.0,<0.21.0)
Requires-Dist: anthropic (>=0.34.1)
Requires-Dist: authlib (>=1.3.0,<2.0.0)
Requires-Dist: azure-identity (>=1.16.0,<2.0.0)
Requires-Dist: azure-storage-blob (>=12.20.0,<13.0.0)
Requires-Dist: boto3 (>=1.34.74,<2.0.0)
Requires-Dist: boto3-stubs[essential] (>=1.34.74,<2.0.0)
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: chromadb (>=0.5.15,<0.6.0) ; extra == "all"
Requires-Dist: chromadb-client (>=0.5.15,<0.6.0)
Requires-Dist: dill (>=0.3.8,<0.4.0)
Requires-Dist: dulwich (>=0.22.6,<0.23.0)
Requires-Dist: eidolon-ai-client (>=0.1.40,<0.2.0)
Requires-Dist: eidolon-ai-mistralai (>=0.1.6a,<0.2.0)
Requires-Dist: eidolon-ai-usage-client (>=0.1.10,<0.2.0)
Requires-Dist: eidolon-browser-service (>=0.1.5,<0.2.0)
Requires-Dist: esprima (>=4.0.1,<5.0.0)
Requires-Dist: eval-type-backport (>=0.2.0,<0.3.0)
Requires-Dist: fastapi (>=0.109.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: jsonpath-ng (>=1.6.1,<2.0.0)
Requires-Dist: jsonref (>=1.1.0,<2.0.0)
Requires-Dist: jsonschema (>=4.21.1,<5.0.0)
Requires-Dist: llama-index (>=0.11.23,<0.12.0)
Requires-Dist: lxml (>=4.9.3,<6.0.0)
Requires-Dist: mem0ai (>=0.0.9,<0.0.10)
Requires-Dist: motor (>=3.3.2,<4.0.0)
Requires-Dist: numpy (>=1.26.3,<2.0.0)
Requires-Dist: ollama (>=0.2.0,<0.3.0)
Requires-Dist: openai (>=1.41.1,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-fastapi (>=0.44b0)
Requires-Dist: opentelemetry-instrumentation-logging (>=0.44b0)
Requires-Dist: opentelemetry-sdk (>=1.23.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: playwright (>=1.43.0,<2.0.0) ; extra == "all"
Requires-Dist: posthog (>=3.5.0,<4.0.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: pymupdf (>=1.24.5,<2.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)
Requires-Dist: sqlalchemy[asyncio] (>=2.0.31,<3.0.0)
Requires-Dist: sse-starlette (>=2.0.0,<3.0.0)
Requires-Dist: tiktoken (>=0.5.1)
Requires-Dist: toolhouse (>=1.3.0,<2.0.0)
Requires-Dist: unstructured (>=0.14.5,<0.15.0) ; extra == "all"
Requires-Dist: uvicorn (>=0.27.0)
Project-URL: Github, https://github.com/eidolon-ai/eidolon
Project-URL: Website, https://www.eidolonai.com/
Description-Content-Type: text/markdown

# Eidolon SDK

[![PyPI - Downloads](https://img.shields.io/pypi/dm/eidolon-ai-sdk)](https://pypistats.org/packages/eidolon-ai-sdk)
[![Tests - Status](https://img.shields.io/github/actions/workflow/status/eidolon-ai/eidolon/test_python.yml?style=flat&label=test)](https://github.com/eidolon-ai/eidolon/actions/workflows/test_python.yml?query=branch%3Amain)

## An Open Source Agent Service SDK


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

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

## Thanks for your support

Eidolon is completely open source and free to use. [Star 🌟 it on GitHub](https://github.com/eidolon-ai/eidolon) to show 
your support!

