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

supporting repo for Navigating An Elastic Vector Database

Related to https://www.elastic.co/guide/en/elasticsearch/reference/master/infer-service-alibabacloud-ai-search.html This PR adds a Jupyter notebook that contains an end-to-end example of using the Inference API with the AlibabaCloud AI Search service.

supporting repo for `esre-with-blazor` article

This removes the override for flush bytes as interestingly the apm-server one applied to compressed data This also removes the apm-server anecdote replacing it with a valid purpose here. Example...

Bumping test version for the 8.18.0 release. Added a fix for the nbtest es client mock to use `request_timeout` instead of `timeout` kwarg

Related to topic: https://github.com/orgs/elastic/projects/1446/views/1?filterQuery=llm+function&pane=issue&itemId=107821356&issue=elastic%7Csearch-labs-elastic-co%7C1535 I wrote part one here: https://www.elastic.co/search-labs/blog/llm-functions-elasticsearch-intelligent-query This is part 2. Uses a different dataset (homes/properties instead of hotels) with the same intelligent query pattern identified in...