Experimental embedding cache #818
dureuill
started this conversation in
Experimental features
Replies: 1 comment
-
Thank you for the feature! Just wanted to note that this is extremely useful in a scenario where users work with filters. Imagine there is the same text query, but we expect a user to play with different inclusion criteria. An example of that would be airbnb-like service. In this case, the same text query can be queried a dozen times by the same user. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You can export the env variable, the command line argument, or the config file to indicate the maximal number of entries in the cache of each distinct embedder. 0 (the default) disables the cache.
How to use the feature?
Why is this feature not stable yet?
🗣️ You are welcome to give feedback about the score details or ask any question on its usage; we are eager to collect feedback on the feature
Beta Was this translation helpful? Give feedback.
All reactions