weaviate / recipes

This repository shares end-to-end notebooks on how to use various Weaviate features and integrations!
602 stars 114 forks source link

Adding Filtering to Weaviate Agents with Ollama #126

Closed CShorten closed 3 months ago

CShorten commented 3 months ago

This notebook illustrates how to use Weaviate's Where Filter syntax with Ollama Function Calling. This lets Agents select symbolic features to their searches such as date or source. More to come!