nlp_primitives icon indicating copy to clipboard operation
nlp_primitives copied to clipboard

Add OpenAI Embeddings Primitive

Open jlouns opened this issue 2 years ago • 1 comments

Adds a primitive for natural language logical types that uses the OpenAI Embeddings API to calculate embeddings features.

The model to use is configurable, but text-embedding-ada-002 is used by default.

  • Closes #250

jlouns avatar Mar 07 '23 20:03 jlouns

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 07 '23 20:03 CLAassistant