weaviate / Verba

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
BSD 3-Clause "New" or "Revised" License
6.38k stars 690 forks source link

Fix Weaviate Embedded Breaking When Idle #291

Open thomashacker opened 2 months ago

thomashacker commented 2 months ago

Description

Installation

If you installed via pip, please specify the version:

Weaviate Deployment

Steps to Reproduce

Using Weaviate Embedded causes the ClientManager to create redundant processes on the same port causing the client to throw Exception.

Additional context