GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
211 stars 154 forks source link

Working on improvements for rag application #731

Closed german-grandas closed 1 month ago

german-grandas commented 1 month ago
- Working on missing TODO
- Fixing issue with credentials
- Refactoring vector_storages so you can add different vector storages
  TODO: Vector Storage factory
- Unit test will be added on future PR