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!
- Serverless: OpenAI Completion support
Tutorials
Notebooks
- Semantic search and RAG using Elasticsearch and OpenAI
- Semantic Search using the Inference API with the OpenAI service