Skip to content

Commit 35dbded

Browse files
committed
open ai embeddings
1 parent 4c6b9db commit 35dbded

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

notebook_examples/feature_store_embeddings_openai.ipynb

Lines changed: 8 additions & 7 deletions
Large diffs are not rendered by default.

notebook_examples/index.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,26 @@
720720
"summary": "Use feature store to perform PII data redaction, summarization, translation using openai and redact",
721721
"time_created": "2023-11-05T11:04:51",
722722
"title": "Feature store to perform PII data redaction, summarization, translation using openai and redact"
723+
},
724+
{
725+
"developed_on": "fspyspark32_p38_cpu_v1",
726+
"filename": "feature_store_embeddings_openai.ipynb",
727+
"keywords": [
728+
"pyspark",
729+
"featurestore",
730+
"feature transformation",
731+
"feature querying",
732+
"embeddings",
733+
"llm",
734+
"pii data redaction",
735+
"summarization",
736+
"translation",
737+
"openai"
738+
],
739+
"license": "Universal Permissive License v 1.0",
740+
"size": 21304,
741+
"summary": "Use feature store to keep open ai embeddings using openai.Embedding.create",
742+
"time_created": "2023-11-05T11:04:51",
743+
"title": "Use feature store to keep open ai embeddings using openai.Embedding.create"
723744
}
724-
725-
726745
]

0 commit comments

Comments
 (0)