.. include:: ../Includes.txt .. _helpful-links: .. _resources: ============= Helpful Links ============= Official resources for **EXT:ns_t3af**. Product and documentation ------------------------- .. note:: * T3Planet AI Foundation: https://t3planet.de/ai-foundation-fur-typo3 * Model Context Protocol: https://modelcontextprotocol.io/ * TYPO3 documentation: https://docs.typo3.org/ * License activation: https://docs.t3planet.de/en/latest/License/Index.html API key portals --------------- Store keys only in :guilabel:`AI Foundation > AI Providers`. Never commit keys to Git. * **OpenAI** — https://platform.openai.com/api-keys * **Anthropic (Claude)** — https://console.anthropic.com/ * **Google Gemini** — https://aistudio.google.com/apikey * **Mistral** — https://console.mistral.ai/ * **Azure OpenAI** — https://portal.azure.com/ * **DeepL** (translation setting) — https://www.deepl.com/pro-api Model references ---------------- * **OpenAI models** — https://platform.openai.com/docs/models * **Anthropic models** — https://docs.anthropic.com/en/docs/about-claude/models * **Gemini models** — https://ai.google.dev/gemini-api/docs/models This documentation ------------------ * :ref:`Introduction ` — Start here * :ref:`FAQ ` — Common questions * :ref:`Known Problems ` — Workarounds * :ref:`Support ` — Contact T3Planet Community --------- .. note:: * TYPO3 Slack: https://typo3.org/community/meet/chat-slack/ * TYPO3 Talk: https://talk.typo3.org/ * T3Planet support: https://t3planet.de/support When to use which link ---------------------- * **Installing premium** — License activation URL above * **Getting API keys** — Provider portals above, then :ref:`AI Providers ` * **Developer integration** — :ref:`Developer Guide ` for ``AiServiceInterface`` * **MCP client setup** — Model Context Protocol site plus :ref:`MCP Server `