Download the PHP package ferarandrei1/filament-ai-chat-widget without Composer
On this page you can find all versions of the php package ferarandrei1/filament-ai-chat-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ferarandrei1/filament-ai-chat-widget
More information about ferarandrei1/filament-ai-chat-widget
Files in ferarandrei1/filament-ai-chat-widget
Download ferarandrei1/filament-ai-chat-widget
More information about ferarandrei1/filament-ai-chat-widget
Files in ferarandrei1/filament-ai-chat-widget
Vendor ferarandrei1
Package filament-ai-chat-widget
Short Description A beautiful AI chat widget plugin for Filament v3 with OpenAI integration
License MIT
Homepage https://github.com/ferarandrei1/filament-ai-chat-widget
Package filament-ai-chat-widget
Short Description A beautiful AI chat widget plugin for Filament v3 with OpenAI integration
License MIT
Homepage https://github.com/ferarandrei1/filament-ai-chat-widget
Please rate this library. Is it a good library?
Informations about the package filament-ai-chat-widget
Filament AI Chat
AI chat widget for Filament v3 with OpenAI integration.
Requirements
- PHP 8.1+
- Laravel 11.x
- Filament 3.x
- OpenAI API key
Installation
Install via Composer:
Run migrations:
Add your OpenAI API key to .env:
Register the plugin & knowledge resource in your Panel Provider:
Clear caches:
Usage
The chat widget appears automatically on all panel pages for authenticated users.
Customization
You can customize the behavior and appearance of the widget by publishing the configuration:
Then edit config/filament-ai-chat-widget.php to adjust settings like:
- Default AI model
- Chat history limit
- UI appearance
License
MIT License
All versions of filament-ai-chat-widget with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3
filament/filament Version ^3.0
illuminate/support Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
livewire/livewire Version ^3.0
openai-php/laravel Version ^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17
laravel/mcp Version ^0.1
filament/filament Version ^3.0
illuminate/support Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
livewire/livewire Version ^3.0
openai-php/laravel Version ^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17
laravel/mcp Version ^0.1
The package ferarandrei1/filament-ai-chat-widget contains the following files
Loading the files please wait ...