Skip to content

Configure LLMs

RAI provides a python script which can be used to configure different LLMs from various vendors like OpenAI, or Ollama, etc.

uv run streamlit run src/rai_core/rai/frontend/configurator.py

This will open a streamlit based UI in your browser.