"fascinating article about cats"
and compare the search results from Google and Exa. Google gives us SEO-optimized listicles based on the keyword “fascinating”. Exa just works.
This notebook goes over how to use Exa Search with LangChain.
max_characters
parameter for TextContentsOptions used to be called max_length
which is now deprecated. Make sure to use max_characters
instead.