OpenAI

Elasticsearch is commonly used with OpenAIs APIs in two ways:

  • Using OpenAI's embedding models, such as text-embedding-ada-002, to transform text into a vector
  • Using OpenAI's Chat completions API to help answer questions given a context of documents retrieved from Elasticsearch

Available Now!

Tutorials

Notebooks

Example Chatbot Application

Share this article