Skip to content

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

License

Notifications You must be signed in to change notification settings

HelmholtzAI-FZJ/blablador-watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published