tasabina/gpt-test-project
最新稳定版本:v1.0.0
Composer 安装命令:
composer create-project tasabina/gpt-test-project
包简介
Test project to lear OpenAI API
README 文档
README
A small test project for working with OpenAI. It has two commands for chat and text translation. The text for this description was translated using OpenAI from Russian to English.
How to install
Run this composer command
composer require tasabina/gpt-test-project
Insert new environment variables to your .env file.
GPT_SECRET_KEY=YOUR_OPENAI_API_KEY
DEV_ENV=0
Usage
- Run in console
vendor/bin/gptdemo chatto communicate with GPT-3. - Run in console
vendor/bin/gptdemo translate -l enorvendor/bin/gptdemo translate --language ento translate phrase to English language. - Run in console
vendor/bin/gptdemo translate -l frorvendor/bin/gptdemo translate --language frto translate phrase to Franch language. - Run in console
vendor/bin/gptdemo translate -l ruorvendor/bin/gptdemo translate --language ruto translate phrase to Russian language.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-02-17