You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed goldenverba following the instructions (pip install) I created the .env file:
OLLAMA_URL=http://localhost:11434
OLLAMA_MODEL=llama3
when I start verba everyhting is wokring. The issue only is, I always see the "Welcome to Verba Choose your deployment" Page. When browsing to http://MYIP:8000 How can I avoid this?
Installation
[x ] pip install goldenverba
pip install from source
Docker installation
If you installed via pip, please specify the version:
pip 24.0 from /home/llm/verba_env/lib/python3.12/site-packages/pip (python 3.12)
Weaviate Deployment
[x ] Local Deployment
Docker Deployment
Cloud Deployment
Configuration
Reader:
Chunker:
Embedder:
Retriever:
Generator:
Steps to Reproduce
Additional context
The text was updated successfully, but these errors were encountered:
Thanks for the issue! Can you give me more information about the issue you're experiencing? Verba now always starts with the starting page where you can select different deployment options of Weaviate
Verba 2.0.0 forgets deployment selection. Users are hassled to select the correct deployment > Click Let's Get Started to use a new or refreshed Verba webpage. Same Issue with Docker installation.
Every refresh Verba forgets deployment selection. Welcome to Verba, Choose your deployment > Local > Click Let's Get Started > Verba main page
Verba ignores weaviate's custom docker port number. Choose your deployment > Docker > Failed to connect to Weaviate http://weaviate:8080?
Description
I installed goldenverba following the instructions (pip install) I created the .env file:
OLLAMA_URL=http://localhost:11434
OLLAMA_MODEL=llama3
when I start verba everyhting is wokring. The issue only is, I always see the "Welcome to Verba Choose your deployment" Page. When browsing to http://MYIP:8000 How can I avoid this?
Installation
If you installed via pip, please specify the version:
pip 24.0 from /home/llm/verba_env/lib/python3.12/site-packages/pip (python 3.12)
Weaviate Deployment
Configuration
Reader:
Chunker:
Embedder:
Retriever:
Generator:
Steps to Reproduce
Additional context
The text was updated successfully, but these errors were encountered: