curemind / server /modules /hf_dataset_loader.py

Commit History

fix: replace Google embeddings with HuggingFace sentence-transformers (no API key needed)
7483ad4

Alishba Siddique commited on

fix: pin langchain-google-genai<2.0 to restore working embedding-001 model
49150d2

Alishba Siddique commited on

fix: update Google embedding model from embedding-001 to text-embedding-004
36f06da

Alishba Siddique commited on

fix: use absolute import path for load_vectorstore module
e96b0e3

Alishba Siddique commited on

fix: lazy Pinecone init so FastAPI starts cleanly on HF Spaces
1689c36

Alishba Siddique commited on

feat: production deployment setup for HF Spaces
e2640ca

Alishba Siddique commited on