Download the PHP package ayacoo/news-tldr without Composer
On this page you can find all versions of the php package ayacoo/news-tldr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ayacoo/news-tldr
More information about ayacoo/news-tldr
Files in ayacoo/news-tldr
Download ayacoo/news-tldr
More information about ayacoo/news-tldr
Files in ayacoo/news-tldr
Vendor ayacoo
Package news-tldr
Short Description Creates a short summary for news via ChatGPT
License GPL-2.0-or-later
Homepage https://www.ayacoo.de
Package news-tldr
Short Description Creates a short summary for news via ChatGPT
License GPL-2.0-or-later
Homepage https://www.ayacoo.de
Please rate this library. Is it a good library?
Informations about the package news-tldr
TYPO3 Extension news-tldr
1 Features
The extension makes it possible to create short news summaries using ChatGPT.
2 Hints
- The code can be used and further developed as desired, e.g. for a backport to version 11
- Only the field bodytext is read. Other linked content elements must be read and manipulated via an event.
3 Usage
3.1 Prerequisites
To use this extension, you need the following requirements:
- PHP version 8.2 or higher
- TYPO3 version 13
- News Extension 11 or higher
- ChatGPT API Token (Please note the number of tokens and costs)
3.2 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
3.3 Event / EventListener
To modify the ChatGPT request, e.g. to change the payload, there is
an event: ModifyChatGptContentEvent
.
EventListener registration
EventListener
4 Support
If you are happy with the extension and would like to support it in any way, I would appreciate the support of social institutions.
All versions of news-tldr with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2 < 8.4
typo3/cms-core Version ^13.4
georgringer/news Version ^12.0
openai-php/client Version *
typo3/cms-core Version ^13.4
georgringer/news Version ^12.0
openai-php/client Version *
The package ayacoo/news-tldr contains the following files
Loading the files please wait ....