:wave: Does the `use_cache` parameter work for sem...
# community-help
m
👋 Does the
use_cache
parameter work for semantic search, or is there another way to do semantic caching in TS? The use case is to return cached responses for similar user queries, like in FAQ searches.