cheshire-cat-ai / local-cat

A ready to use setup for Cat + Ollama + Embedder + Qdrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

looks like some plugins stop ollama_cat from running.

jamenlang opened this issue · comments

this could be a coincidence, but I tried to install the plugin for dietician and got an error No module named 'langchain.embeddings.fastembed'

I removed the plugin from the local-cat/cat/plugins directory,

I still get the same error when I use docker-compose up

image

Yep, dietician plugin breaks the new versions of the cat by requiring an old langchain version
Delete the plugin and rebuild, we'll notifiy plugin's author

the dietician plugin was updated