2 Commits

Author SHA1 Message Date
Aherobo Ovie Victor c7caf06db5 Fix Pinecone API compatibility for v6.x
Update embedding service to use new Pinecone API syntax:
- Import ServerlessSpec from pinecone package
- Add spec parameter to create_index() call with AWS serverless configuration
- Resolves TypeError: missing required positional argument 'spec'
- Maintains existing functionality with updated API requirements
2025-07-18 00:52:51 +01:00
Aherobo Ovie Victor 0e3e22e8cb Initial commit 2025-07-17 22:20:25 +01:00