Semantic cache deploying #1747
Unanswered
alikhabazian
asked this question in
Q&A
Replies: 0 comments
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.
-
I am trying to deploy Bifrost with the semantic cache plugin enabled, using a local LLM and embedding model. However, I have been unable to get the semantic cache working properly.
I tested multiple versions, and after bifrost:v1.4.3, the semantic cache plugin does not seem to be enabled at all. Even with version v1.4.3 and the configuration below, the semantic cache does not appear to trigger any embedding requests.
Here is my configuration:
When I send the following request:
docker compose
Bifrost does not make any embedding calls, and the semantic cache does not seem to activate.
I've test even qdrant but that even sometimes remove collection itself
Beta Was this translation helpful? Give feedback.
All reactions