v0.1.0
eosphoros-ai/DB-GPTv0.1.0May 25, 2023by csunny
AI Summary
Initial release introducing core database querying capabilities and vector storage support.
Key Highlights
- Built-in database query plugin for automatic data querying.
- Integration with Milvus vector storage.
- Documentation migrated to ReadTheDocs.
- Source code linting setup.
New Features
- Database query plugin
- Milvus vector storage
- ReadTheDocs documentation
- Code linting
Full Release Notes
What's Changed - Built-in database query plugin, supports automatic data querying. @yhjun1026 - Support milvus vector storage. @Aries-ckt - Update the docs use readthedocs. @csunny - Add lint for source code @yihong0618