Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/vector_databases/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ In this notebook you'll learn how to:
This notebooks builds on the semantic search notebook by:

- Selecting the top hit from a semantic search
- Sending that result to the OpenAI [Chat Completions](https://platform.openai.com/docs/guides/gpt/chat-completions-api) API endpoint for retrieval augmented generation (RAG)
- Sending that result to the OpenAI [Chat Completions](https://developers.openai.com/api/docs/guides/text) API endpoint for retrieval augmented generation (RAG)