Spaces:
Sleeping
Sleeping
Aker Deploy commited on
Commit Β·
ea395f8
1
Parent(s): f9d065c
docs: Jina-CLIP-v2 description tweak (mirror of main fd65e3a)
Browse files
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
|
| 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
|