Skip to main content

Quick call to openai chatgpt api web page

Project description

Go ChatGPT

Quick start

「go_chatgpt」 是一个快速调用 openai chatgpt api 的网页封装

「go_subtitle」 is a quick call to openai chatgpt api web page encapsulation

Setup

项目需要运行在包含 python3.8.16 的环境中

The project needs runs in an environment containing python3.8.16

建议通过 miniconda 安装 python 以便管理环境

It is recommended to install python through miniconda to manage the environment

# 安装python3.8版本
conda create -n chatgpt python=3.8 

你可以通过下面的命令安装此项目最新的版本

You can install the project latest version using the following command

# 从PyPI安装
pip install -U go_chatgpt

# 从GitHub安装
pip install git+https://github.com/RedHeartSecretMan/go_chatgpt.git

你需要创建 OpenAI 账号获取 api-key 以使用

You need to create an OpenAI account to get the api-key to use

End

项目现在是一个可用的demo,计划在236月份左右完善

The project is now an available demo, which is planned to be completed around June in 23

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

go_chatgpt-0.0.4.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

go_chatgpt-0.0.4-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page