Metadata-Version: 2.4
Name: chp-adapter-local-llm
Version: 0.11.0
Summary: CHP capability adapter — local LLM inference via Ollama (primary) or llama.cpp (fallback)
Author: Auxo
License: Apache-2.0
Keywords: adapter,agents,capability-host-protocol,chp,llama,llm,ollama
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: chp-core>=0.7.0
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/markdown

# chp-adapter-local-llm
