elasticsearch-labs icon indicating copy to clipboard operation
elasticsearch-labs copied to clipboard

Notebooks & Example Apps for Search & AI Applications with Elasticsearch

Results 54 elasticsearch-labs issues
Sort by recently updated
recently updated
newest added

Referencing this issue: https://github.com/elastic/elasticsearch-labs/issues/193

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

Add notebook on semantic reranking (BM25 search + reranking with Cohere through inference endpoint).

Version bumps in the tests workflow for the 8.15 release

I noticed that with my under powered laptop, when I run ES in Docker, and run the `flask create-index` i get a time out the first time, but it works...

https://github.com/elastic/elasticsearch-labs/blob/8094c6b83b07407b0410af8ab438565e3f3827ba/example-apps/chatbot-rag-app/data/index_data.py#L85 Be nice if the message was aware of the env you are running in and provided a more specific message. Made me think something had gone wrong: ``` Split...

This is a relatively minority "issue" but thinking back to when I started learning python, virtual environments were still "new", it was not covered in most material. Over time I'd...

I had a local setup using Elastic Stack 8.14. I tried to run the notebook at https://github.com/elastic/elasticsearch-labs/blob/main/supporting-blog-content/introducing-retrievers/retrievers_intro_notebook.ipynb with some modification to make it work with my local setup. I have...