Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verba Welcome Page loads every time #272

Open
4 tasks
BreakerBaron opened this issue Sep 6, 2024 · 3 comments
Open
4 tasks

Verba Welcome Page loads every time #272

BreakerBaron opened this issue Sep 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@BreakerBaron
Copy link

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

  • [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

@thomashacker
Copy link
Collaborator

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

@thomashacker thomashacker added the investigating Bugs that are still being investigated whether they are valid label Sep 13, 2024
@John-Appleseed
Copy link

John-Appleseed commented Sep 13, 2024

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?

@thomashacker
Copy link
Collaborator

Good point, we'll fix this!

@thomashacker thomashacker added bug Something isn't working and removed investigating Bugs that are still being investigated whether they are valid labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants