Agents v0.1.0
Agents - TYPO3 backend AI agents extension with chat, providers, and tool calling.
Backend extension that brings AI chat with tool calling into TYPO3. Assistants can answer questions, draft content, and interact with the site through controlled tool calls.
Features
- Multiple LLM providers — connect and switch between different providers from the backend.
- System management via tool calls — the AI agent can call registered tools (built-in or from other extensions) that implement a shared contract and are wired through TYPO3’s dependency injection.
- Multiple chats — work in parallel conversations from the backend module.
- Content creation — support for assistant-driven content workflows in the CMS context.
- SEO tools — built-in assistance oriented toward SEO-related tasks.
- Custom tools — other TYPO3 extensions can register additional tools; see Adding tools from another extension.