- Bug fix in E2E test that prevented running
pytest tests/
#175
- Added versioning to Canopy server's API #169
Full Changelog: https://github.com/pinecone-io/canopy/compare/V0.1.4...V0.2.0
- Fixed error when trying to run
canopy chat
on Windows #166 - Fixed
canopy stop
on Windows #166 - Update incorrect pinecone quick start path #168 (Thanks @abpai!)
- Edit description on pyproject.toml.
- Added the ability to load individual text files from a directory
- Bumped the
pinecone-text
dependency to fix a numpy dependency issue
- Readme fixes
- Initial release