Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Tags: KevKibe/docindex

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package version to 0.9.0 (#46)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package version (#40)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.cfg

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from KevKibe/KevKibe-patch-2

Update setup.cfg

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.cfg

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from KevKibe/main

Fix: `embed` method in `GooglePineconeIndexer` class to embed chunks.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from KevKibe/main

Feat: Initialize vectorestore with `initialize_vectorstore` method from the index created

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from KevKibe/main

Update: Add `parse_args()` for creating and deleting indexes from CLI, removing `environment` as a parameter, `README.md` update

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from KevKibe/main

version update

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5 from KevKibe/main

Update: Support for Indexing using Google Generative AI Embeddings and README, DOCS Update