eliashaeussler/typo3-solver
Composer 安装命令:
composer require eliashaeussler/typo3-solver
包简介
Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.
README 文档
README
TYPO3 extension solver
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.
🚀 Features
- Extended exception handler with AI generated solutions
- Configurable AI completion attributes (model, tokens, temperature, number of completions)
- Caching integration for solved problems
- Command to solve problems from command line
- Customizable solution providers and prompts
- Compatible with TYPO3 13.4 LTS and 14.3 LTS
🔥 Installation
Composer
composer require eliashaeussler/typo3-solver
TER
Download the zip file from TYPO3 extension repository (TER).
📙 Documentation
Please have a look at the official extension documentation.
💎 Credits
The extension icon ("lightbulb-on") is a modified version of the original
actions-lightbulb-on icon from TYPO3 core. In addition, the icons
actions-calendar, actions-cpu, actions-debug,
actions-exclamation-triangle-alt and spinner-circle from
TYPO3 core are used. All icons are originally licensed under MIT License.
This project is highly inspired by the article Fix your Laravel exceptions with AI by Marcel Pociot.
In addition, I'd like to thank Nuno Maduro and all contributors
of the openai-php/client library for this beautiful piece of code.
🔒 Security Policy
Please read our security policy if you discover a security vulnerability in this extension.
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).
eliashaeussler/typo3-solver 适用场景与选型建议
eliashaeussler/typo3-solver 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.09k 次下载、GitHub Stars 达 30, 最近一次更新时间为 2023 年 02 月 09 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 eliashaeussler/typo3-solver 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 eliashaeussler/typo3-solver 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 2.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-02-09
