Skip to content

Commit

Permalink
chore: update Colab link
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe committed Apr 9, 2024
1 parent edfef1f commit 82b6814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pinecone_indexer.delete_index()


## Using Google Generative AI

[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1C4DyIsWMJWUmNuXEmmUMyshqoAKspFlp?usp=sharing)
```python
from _google.docindex import GooglePineconeIndexer

Expand Down Expand Up @@ -157,8 +157,8 @@ python -m _google.delete_index --pinecone_api_key "your_pinecone_api_key" --ind
```
## Contributing
🌟 First consider giving it a star at the top right. It means a lot!
Contributions are welcome and encouraged.
Before contributing, please take a moment to review our [Contribution Guidelines](https://github.com/KevKibe/docindex/blob/master/DOCS/CONTRIBUTING.md) for important information on how to contribute to this project.
If you're unsure about anything or need assistance, don't hesitate to reach out to us or open an issue to discuss your ideas.
Expand Down

0 comments on commit 82b6814

Please sign in to comment.