Download the PHP package code-lives/chat-gpt without Composer
On this page you can find all versions of the php package code-lives/chat-gpt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package chat-gpt
右上角收藏
安装说明
composer require code-lives/chat-gpt
Laravel 操作方式 使用 Redis 存储聊天记录
代码块如何实现在 html 和 README 文件类似效果
html 代码 进行处理代码块,加上以下这些就行
聊天记录存入 mysql 格式如下
问答数据存取顺序注意。用户提问 存入,chatgpt 返回答案存入。看你怎么操作了。
chatArray 格式说明
第一次用户提问
第二次用户提问,包含了 第一次 chatgpt 回复的内容.如果没有可能上下文丢失,匹配不到最佳内容
All versions of chat-gpt with dependencies
PHP Build Version
Package Version
No informations.
The package code-lives/chat-gpt contains the following files
Loading the files please wait ....