Adam Demjen
Adam Demjen
TBD
- Have you signed the [contributor license agreement](https://www.elastic.co/contributor-agreement)? - Have you followed the [contributor guidelines](https://github.com/elastic/elasticsearch/blob/main/CONTRIBUTING.md)? - If submitting code, have you built your formula locally prior to submission with `gradle...
Add notebook on semantic reranking (BM25 search + reranking with Cohere through inference endpoint).
Minor improvements to OpenAI function calling notebook: - Add "Open in Colab" badge - Make `pip install` command runnable and add missing dependency - Minor styling and wording improvements