Download the PHP package naif/chatgpt without Composer
On this page you can find all versions of the php package naif/chatgpt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor naif
Package chatgpt
Short Description A Laravel Nova tool to ask ChatGPT and store question with answer to db to be viewed.
License MIT
Package chatgpt
Short Description A Laravel Nova tool to ask ChatGPT and store question with answer to db to be viewed.
License MIT
Please rate this library. Is it a good library?
Informations about the package chatgpt
Laravel Nova 4 ChatGPT Integration Tool
A Laravel Nova 4 ChatGPT Integration Tool combines Laravel Nova 4 with the ChatGPT API.
Features
- Ask ChatGPT
- Store questions to database
- Copy answer
- Display total Tokens used for each request
- Tracks token usage
- History Page for easy reference
- View question page
- Delete question
- Clear history
Requirements
- PHP 8.0 or higher
- Nova 4
- OpenAI API Key
-
Installation
You can install the package into a Laravel app that uses Nova via composer:
Publish Model, Migration and Config files
Run Migrate
Add the below to .env file:
You can increase the tokens to get more text from ChatGPT response.
Usage
Add the tool to NovaServiceProvider.php
Screenshots
Support:
Bug Tracker:
https://github.com/naifalshaye/chatgpt-nova4/issues
License
The MIT License (MIT). Please see License File for more information.
All versions of chatgpt with dependencies
PHP Build Version
Package Version
The package naif/chatgpt contains the following files
Loading the files please wait ....