biggiechesetherat / flarum-chatgpt-proxy
The ChatGPT Flarum extension, without the need for the API mumbo jumbo.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:flarum-extension
Requires
- blomstra/database-queue: ^1.0.0
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2025-02-22 07:17:10 UTC
README
A Flarum extension. This extension integrates the power of ChatGPT within the Flarum platform, enabling seamless AI-powered conversation capabilities for users.
Installation
Install with composer:
composer require biggiechesetherat/flarum-chatgpt-proxy:"*"
Updating
composer update biggiechesetherat/flarum-chatgpt-proxy:"*"
php flarum migrate
php flarum cache:clear