You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'title' => 'LLM — Shared AI Foundation for TYPO3',
'description' => 'Shared AI foundation for TYPO3. Configure LLM providers once — every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',
'category' => 'services',
'author' => 'Netresearch DTT GmbH',
'author_email' => '',
'author_company' => 'Netresearch DTT GmbH',
'state' => 'beta',
'version' => '0.33.0',
'constraints' => [
// composer.json is the authoritative dependency constraint
// ("typo3/cms-core": "^13.4 || ^14.3"). The TER `depends` format only
// supports a single contiguous min-max range and therefore cannot
// express the 14.0–14.2 gap; the broad range below is intentional and
// never under-claims the supported 13.4 / 14.3 targets.