This checks if blablador is working correctly by asking each model for a word. This should ensure that the models are responding.
python3 main.py
- uv:
pip install uv
- openai, colorama and dotenv:
uv pip install openai colorama python-dotenv flake8 pytest
Create a .env
file with the following content:
API_KEY=your blablador key
OPENAI_BASE_URL=https://helmholtz-blablador.fz-juelich.de:8000/v1