Skip to content

Admin AI and LLM

This page documents the company-scoped AI and LLM route.

Covered route

  • /admin/ai/llm

Value matrix

Topic Values or examples seen in code Operational meaning
provider claude, gemini, ollama, openai, deepseek, mistral, perplexity provider selection changes endpoint shape and model defaults
scope behavior company override versus inherited global default company admin may narrow or override platform defaults
active model state active entry plus enabled flag decides which model-backed path is effectively used

Technical shape

This area configures or reviews model-facing behavior inside company scope. It must still respect security constraints such as company isolation and restricted resources.

Important code-level observations

  • global superadmin can create and fully edit provider entries
  • narrower admin scope primarily consumes or overrides within company boundaries
  • provider defaults in the UI prefill URL and model expectations per provider