Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 488 Bytes

blablador-watchdog

This checks if blablador is working correctly by asking each model for a word. This should ensure that the models are responding.

Usage

python3 main.py

Requirements

  • uv: pip install uv
  • openai, colorama and dotenv: uv pip install openai colorama python-dotenv flake8 pytest

Configuration

Create a .env file with the following content:

API_KEY=your blablador key
OPENAI_BASE_URL=https://helmholtz-blablador.fz-juelich.de:8000/v1