AndrewVeee / nucleo-ai

An AI assistant beyond the chat box.
Apache License 2.0
315 stars 29 forks source link

Connection Test UI #19

Open AndrewVeee opened 8 months ago

AndrewVeee commented 8 months ago

Nucleo needs a UI for testing the connection.

It should do the following:

  1. Determine if it connected to the nucleo backend.
  2. Send a simple chat message, like "Hi"
  3. Either display the response or show a detailed exception.

Steps 1 and 3 should provide more information, possibly link to an FAQ that can grow as more reports are given. Can mention common issues with ollama, oobabooga, external APIs, etc.