Metadata-Version: 2.4
Name: patronus-examples
Version: 0.1.5rc3
Summary: Examples of how to use Patronus SDK
Author-email: Jędrzej Rosłaniec <jedrzej@patronus.ai>
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: opentelemetry-instrumentation-asyncio<1.0,>=0.54b0
Requires-Dist: opentelemetry-instrumentation-threading<1.0,>=0.54b0
Requires-Dist: patronus[experiments]==0.1.5rc3
Provides-Extra: anthropic
Requires-Dist: anthropic; extra == 'anthropic'
Requires-Dist: openinference-instrumentation-anthropic<0.2.0,>=0.1.17; extra == 'anthropic'
Provides-Extra: crewai
Requires-Dist: crewai<1.0.0,>=0.119.0; extra == 'crewai'
Requires-Dist: openinference-instrumentation-crewai<0.2.0,>=0.1.9; extra == 'crewai'
Provides-Extra: langchain
Requires-Dist: langchain-core; extra == 'langchain'
Requires-Dist: langchain-openai; extra == 'langchain'
Requires-Dist: langgraph; extra == 'langchain'
Requires-Dist: openinference-instrumentation-langchain<0.2.0,>=0.1.42; extra == 'langchain'
Requires-Dist: pydantic; extra == 'langchain'
Provides-Extra: openai
Requires-Dist: openai; extra == 'openai'
Requires-Dist: openinference-instrumentation-openai<0.2.0,>=0.1.28; extra == 'openai'
Provides-Extra: openai-agents
Requires-Dist: openai-agents; extra == 'openai-agents'
Requires-Dist: openinference-instrumentation-openai-agents<0.2.0,>=0.1.11; extra == 'openai-agents'
Provides-Extra: pydantic-ai
Requires-Dist: pydantic-ai-slim[openai]; extra == 'pydantic-ai'
Provides-Extra: smolagents
Requires-Dist: smolagents[litellm]<2.0,>=1.13.0; extra == 'smolagents'
Provides-Extra: transformers
Requires-Dist: torch<3.0,>=2.7.0; extra == 'transformers'
Requires-Dist: transformers<5.0.0,>=4.51.0; extra == 'transformers'
Description-Content-Type: text/markdown

# Patronus Examples

Examples of how to use Patronus SDK.
