Metadata-Version: 2.4
Name: layerlens
Version: 1.9.0
Summary: The official Python library for the LayerLens Stratix API
Project-URL: Homepage, https://github.com/LayerLens/stratix-python
Project-URL: Repository, https://github.com/LayerLens/stratix-python
Author-email: LayerLens <support@layerlens.ai>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: httpx<1,>=0.23.0
Requires-Dist: pydantic<3,>=1.9.0
Provides-Extra: a2a
Requires-Dist: a2a-sdk>=0.1; (python_version >= '3.10') and extra == 'a2a'
Provides-Extra: agentforce
Requires-Dist: httpx>=0.27.0; extra == 'agentforce'
Provides-Extra: agui
Provides-Extra: all-frameworks
Requires-Dist: autogen-agentchat>=0.4.0; (python_version >= '3.10') and extra == 'all-frameworks'
Requires-Dist: crewai>=0.30.0; (python_version >= '3.10') and extra == 'all-frameworks'
Requires-Dist: httpx>=0.27.0; extra == 'all-frameworks'
Requires-Dist: langchain-core>=0.1.0; extra == 'all-frameworks'
Requires-Dist: langgraph>=0.2.0; extra == 'all-frameworks'
Requires-Dist: openai-agents>=0.1.0; extra == 'all-frameworks'
Requires-Dist: pydantic-ai<2,>=0.8.1; extra == 'all-frameworks'
Requires-Dist: semantic-kernel>=1.0.0; (python_version >= '3.10') and extra == 'all-frameworks'
Provides-Extra: all-protocols
Requires-Dist: a2a-sdk>=0.1; (python_version >= '3.10') and extra == 'all-protocols'
Requires-Dist: mcp>=0.9; (python_version >= '3.10') and extra == 'all-protocols'
Provides-Extra: all-providers
Requires-Dist: anthropic>=0.18.0; extra == 'all-providers'
Requires-Dist: boto3>=1.34; extra == 'all-providers'
Requires-Dist: google-cloud-aiplatform>=1.38; extra == 'all-providers'
Requires-Dist: litellm>=1.0.0; extra == 'all-providers'
Requires-Dist: ollama>=0.1; extra == 'all-providers'
Requires-Dist: openai>=1.0.0; extra == 'all-providers'
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.18.0; extra == 'anthropic'
Provides-Extra: autogen
Requires-Dist: autogen-agentchat>=0.4.0; (python_version >= '3.10') and extra == 'autogen'
Provides-Extra: azure
Requires-Dist: openai>=1.0.0; extra == 'azure'
Provides-Extra: bedrock
Requires-Dist: boto3>=1.34; extra == 'bedrock'
Provides-Extra: cli
Requires-Dist: click>=8.0.0; extra == 'cli'
Provides-Extra: crewai
Requires-Dist: crewai>=0.30.0; (python_version >= '3.10') and extra == 'crewai'
Provides-Extra: dspy
Requires-Dist: dspy>=2.6; (python_version >= '3.10') and extra == 'dspy'
Provides-Extra: google-vertex
Requires-Dist: google-cloud-aiplatform>=1.38; extra == 'google-vertex'
Provides-Extra: instructor
Requires-Dist: instructor>=1.3.0; extra == 'instructor'
Provides-Extra: langchain
Requires-Dist: langchain-core>=0.1.0; extra == 'langchain'
Provides-Extra: langgraph
Requires-Dist: langchain-core>=0.1.0; extra == 'langgraph'
Requires-Dist: langgraph>=0.2.0; extra == 'langgraph'
Provides-Extra: litellm
Requires-Dist: litellm>=1.0.0; extra == 'litellm'
Provides-Extra: marvin
Requires-Dist: marvin>=3.0; (python_version >= '3.10') and extra == 'marvin'
Requires-Dist: pydantic-ai<1.95,>=1.9; (python_version >= '3.10') and extra == 'marvin'
Provides-Extra: mcp
Requires-Dist: mcp>=0.9; (python_version >= '3.10') and extra == 'mcp'
Provides-Extra: mirascope
Requires-Dist: mirascope[openai]<3,>=2.0; (python_version >= '3.10') and extra == 'mirascope'
Provides-Extra: ollama
Requires-Dist: ollama>=0.1; extra == 'ollama'
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == 'openai'
Provides-Extra: openai-agents
Requires-Dist: openai-agents>=0.1.0; extra == 'openai-agents'
Provides-Extra: openinference
Provides-Extra: providers-azure-openai
Requires-Dist: openai>=1.0.0; extra == 'providers-azure-openai'
Provides-Extra: providers-bedrock
Requires-Dist: boto3>=1.34; extra == 'providers-bedrock'
Provides-Extra: providers-litellm
Requires-Dist: litellm>=1.0.0; extra == 'providers-litellm'
Provides-Extra: providers-ollama
Requires-Dist: ollama>=0.1; extra == 'providers-ollama'
Provides-Extra: providers-openrouter
Requires-Dist: openai>=1.0.0; extra == 'providers-openrouter'
Provides-Extra: providers-vertex
Requires-Dist: google-cloud-aiplatform>=1.38; extra == 'providers-vertex'
Provides-Extra: pydantic-ai
Requires-Dist: pydantic-ai<2,>=0.8.1; extra == 'pydantic-ai'
Provides-Extra: semantic-kernel
Requires-Dist: semantic-kernel>=1.0.0; (python_version >= '3.10') and extra == 'semantic-kernel'
