Verba icon indicating copy to clipboard operation
Verba copied to clipboard

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate

Results 130 Verba issues
Sort by recently updated
recently updated
newest added

## Description Question/Discussion: What is the best way to mass-import many files? I need to import about 200.000 text files. Currently my only working solution would be to upload all...

enhancement

I'm encountering an error when trying to run Weaviate with the EmbeddedDB option on a Windows system. The error message indicates that Windows is not currently supported for this functionality....

installation

## Description ## Is this a bug or a feature? - [ x] Bug - [ ] Feature ## Steps to Reproduce Installed verba using an m1 MacBook and python...

investigating

Hey Weaviate, I am adding infinity, with some design ideas. With infinity, you can run any embedding model from MTEB (nomic, jina, baai, mistral). It patches the use of FA2,...

## Description Greetings. Is it possible to specify in the chat which uploaded documents to use as context? ## Is this a bug or a feature? - [*] Feature ##...

enhancement

![image](https://github.com/weaviate/Verba/assets/170351869/26bf4405-54bf-41c8-bc56-09dd5cd5b827) ![image](https://github.com/weaviate/Verba/assets/170351869/2640be38-2784-4af8-924e-7656c0abc13b) Even the unstructured API doesn't work, unable to import any file.

investigating

Hi I installed Verba on Coolify by Docker Compose. But it didn't run so I changed port numbers to 9000 (Verba), and 9090 (Weaviate). Now both of them can start...

investigating

## Description npm run dev report: ✓ Compiled / in 8.8s (2246 modules) GET / 200 in 9585ms ✓ Compiled in 701ms (1108 modules) ✓ Compiled /_not-found in 252ms (2199...

frontend

## Description A typical user will want to host Verba behind a web proxy or a load balancer which will be fronted by a domain. ## Is this a bug...

enhancement

## Description ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000) Attempting to chat the websocket refuses to connect due to ssl cert error. I confirmed...

investigating