Exception handling with AI generated solutions

Extension key

solver

Package name

eliashaeussler/typo3-solver

Version

1.0

Language

en

Author

Elias Häußler & contributors

License

This extension documentation is published under the CC BY-NC-SA 4.0 (Creative Commons) license.


An extension for TYPO3 CMS to solve exceptions with AI generated solutions. It uses the OpenAI PHP client to send a prompt to a configured model and uses the responded completion as solution. Several completion attributes (model, tokens, temperature, number of completions) are configurable. It also provides a console command to solve problems from command line.


Introduction

A quick overview about the main features provided by this extension.

Installation

Instructions on how to install this extension and which TYPO3 and PHP versions are currently supported.

Configuration

Learn how to configure the extension in order to enable the provided features.

Usage

This section describes all possible usages of this extension. Learn how to use the exception handler, the various console commands, and discover the PHP API.

Developer corner

A quick overview about all relevant classes provided by this extension.

Migration

Required migration steps when upgrading the extension to a new major version.