Metadata-Version: 2.4
Name: intent-api-harness
Version: 0.2.0
Summary: AI agent loop for Intent API applications. Add chat to any SaaS in minutes.
Author: Chris Bora
License-Expression: LicenseRef-Proprietary
Project-URL: Homepage, https://intentapi.dev
Project-URL: Documentation, https://intentapi.dev/docs
Project-URL: Repository, https://github.com/chrisboraai/intent-api-harness
Keywords: ai,agent,intent,fastapi,llm,chat
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: intent-api>=0.4.3
Requires-Dist: litellm==1.79.0
Requires-Dist: instructor>=1.3.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: httpx>=0.24.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: httpx>=0.24.0; extra == "dev"
Requires-Dist: uvicorn>=0.20.0; extra == "dev"
