Skip to content

Xin-Hello/GPTChat_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpt_chat

面向GPT 编程 api

安装

composer require trigold/gpt_chat

使用

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

Releases

No releases published

Packages

No packages published

Languages