v0.2.0 - LCMA phase 1
·
114 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
new lithos_retrieve tool added - should be easier for agents to see why documents got returned
What's Changed
- LCMA MVP 1 by @davesnowdon in #163
Full Changelog: v0.1.8...v0.2.0
🐳 Published to Docker Hub!
Pull with:
docker pull davesnowdon/lithos:0.2.0Or run directly:
docker run -d -p 8765:8765 -v lithos-data:/data davesnowdon/lithos:0.2.0🎉 Published to PyPI!
Install with:
pip install lithos-mcp==0.2.0