Edward
Edward
Good point! I'll look into making this more user-friendly!
Hey @JanEggers-hr , in the latest versions you'll get warned if you select an embedding model but haven't ingested any data with it yet. It will appear in the chat...
Hey, thanks for your issue. Please make sure that you create a clean virtual environment and have upgrade the latest setup tools `pip install --upgrade pip setuptools wheel`. Additionally, this...
You might have the wrong pydantic version installed, make sure to install Verba in a clean environment
Nice catch! Thanks, I'll update the README
Verba is using Weaviate Embedded (https://weaviate.io/developers/weaviate/installation/embedded) per default, if no Weaviate Cluster is detected in the `.env` file. Weaviate automatically checks the `XDG_HOME_DATA` variable to save the data if not...
Good point! I'll look into documenting it better and fix the issue with data scattered inside `$XDG_DATA_HOME`
What model are you using for conversation?
What specific Ollama Model are you using? Might be that the issue is related to the model you're using
Have you tried other models as well?