Create an embedding model using a model available from the OpenAI Library
Source:R/embed.R
bt_make_embedder_openai.Rd
Create an embedding model using a model available from the OpenAI Library
Arguments
- model
name of openai model used to create embeddings
- openai_api_key
OpenAI API key is required to use the OpenAI API and can be found on the OpenAI website