[Docs] Embeddings API: Add multi-lingual semantic search example (#582)

This commit is contained in:
Ayush Chaurasia
2023-10-20 18:40:49 +05:30
committed by GitHub
parent 06b5b69f1e
commit 6dc968e7d3
3 changed files with 616 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "88c1af18",
"metadata": {},
"source": [
"# Example - MultiModal CLIP Embeddings"
]
},
{
"cell_type": "markdown",
"id": "c6b5d346-2c2a-4341-a132-00e53543f8d1",