Aker Deploy commited on
Commit
ea395f8
Β·
1 Parent(s): f9d065c

docs: Jina-CLIP-v2 description tweak (mirror of main fd65e3a)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ container that HF Spaces runs continuously.
22
  - **Structured data** β€” Supabase Postgres (Session Pooler)
23
  - **Vector store** β€” Pinecone serverless (`property-chunks-v2`, namespace per property)
24
  - **Image / table artifacts** β€” Supabase Storage public bucket (`doc-store`)
25
- - **Embeddings** β€” Jina-CLIP-v2 ONNX, computed in-process on this container
26
  - **LLMs** β€” OpenAI / Anthropic / Google Gemini (keys set as Space Secrets)
27
 
28
  ## Endpoints
 
22
  - **Structured data** β€” Supabase Postgres (Session Pooler)
23
  - **Vector store** β€” Pinecone serverless (`property-chunks-v2`, namespace per property)
24
  - **Image / table artifacts** β€” Supabase Storage public bucket (`doc-store`)
25
+ - **Embeddings** β€” Jina-CLIP-v2 called via Hugging Face (no local model download)
26
  - **LLMs** β€” OpenAI / Anthropic / Google Gemini (keys set as Space Secrets)
27
 
28
  ## Endpoints