Skip to content

feat: Add Pinecone vector backend#238

Open
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-pinecone-backend
Open

feat: Add Pinecone vector backend#238
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-pinecone-backend

Conversation

@esafwan
Copy link
Copy Markdown
Contributor

@esafwan esafwan commented Mar 30, 2026

Summary

Adds Pinecone vector backend using LlamaIndex adapter.

Implementation

  • PineconeBackend - Full KnowledgeBackend implementation
  • Cloud/SaaS only - Serverless vector database
  • Hybrid search - Supports sparse-dense hybrid search
  • LlamaIndex integration - Uses llama-index-vector-stores-pinecone

Files

  • huf/ai/knowledge/backends/pinecone_backend.py
  • huf/ai/knowledge/tests/test_pinecone_backend.py

Dependencies

Optional: llama-index-vector-stores-pinecone

Related

Tier 2 backend for cloud-first, serverless deployments.

esafwan added 2 commits March 28, 2026 11:04
- PRD: Programmable Memory & Learning Layer
- DocType designs: Memory Record, Policy, Profile
- Tech specs: Capture/Retrieval, Storage Architecture
- Profiles: Travel Planning, Programming, Documentation
- Implementation plan and project tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant