Edward

Results 217 comments of Edward
trafficstars

Are you able to send requests to your ollama server? How did you deploy Verba? Are you using Docker or the Embedded version?

Good point. There is currently no feature for mass importing files, but we'll add it to the feature list.

We're currently implementing mass importing files in the upcoming v2 version, which should be released in a couple of weeks. If you need the functionality now, you can add it...

Implemented the mass import functionality in the newest release

Good point! We added mass importing file functionality via the frontend, the FastAPI endpoints are currently only optimized to communicate with the frontend. Can you share with me more information...

If you created a cluster in Weaviate Cloud, you need to set both `WEAVIATE_URL_VERBA` and `WEAVIATE_API_KEY_VERBA` in your `.env` file. Another Workaround is `Docker` or `WSL`

This might be an issue with your pydantic version. Did you install Verba in a clean environment? If you installed Verba in an environment where pydantic was already installed, this...

Thanks for the PR! We'll have a look 🚀

Hey @michaelfeil , sorry, no estimation yet... We're currently working on refactoring the backend and updating the Weaviate client. I'll come back to you once we finished it 🚀