trigold/gpt_chat

dev-main 2022-12-09 10:46 UTC

This package is auto-updated.

Last update: 2024-06-09 14:24:25 UTC


README

面向GPT 编程 api

安装

composer require trigold/gpt_chat

使用

        (new GPTChat('your token'))->authenticate()->send('你好你好');