aryn-ai / sycamore

🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
https://sycamore.readthedocs.io
Apache License 2.0
300 stars 31 forks source link

Add Elasticsearch Reader #555

Closed karansampath closed 1 month ago

karansampath commented 1 month ago

Adds a reader and testing for Elasticsearch using the Reader API

karansampath commented 1 month ago

Do we need to do anything special to support scroll queries?

Good idea, I'll add support for this