New Features:
- Support for Google Embedding Service, `GoogleGenerativeAIEmbeddings` .
- Support for indexing on the Command Line Interface(CLI)
Bug Fixes:
None
Known Issues:
No known issues at the moment.
Contributors:
Kevin Kibe ([keviinkibegmail.com](mailto:keviinkibegmail.com))
For more information, visit the project's GitHub repository: https://github.com/KevKibe/docindex
What's Changed
* Update: README.md Usage instructions, cli args for indexing by KevKibe in https://github.com/KevKibe/docindex/pull/3
* Update: Support for Google Embedding Service, `GoogleGenerativeAIEmbeddings` by KevKibe in https://github.com/KevKibe/docindex/pull/4
* Update: Support for Indexing using Google Generative AI Embeddings and README, DOCS Update by KevKibe in https://github.com/KevKibe/docindex/pull/5
**Full Changelog**: https://github.com/KevKibe/docindex/compare/v0.0.1...v0.1.0