Crates.io | rust-gpt |
lib.rs | rust-gpt |
version | 0.0.3 |
source | src |
created_at | 2023-03-09 06:21:27.455407 |
updated_at | 2023-03-10 21:17:09.98367 |
description | A library for interaction with the Completion/Chat OpenAI API. |
homepage | |
repository | https://github.com/BaconStrps/rust-gpt |
max_upload_size | |
id | 805372 |
size | 25,165 |
This crate provides a rusty interface to the OpenAI GPT-3 Completion/Chat API.
The goal of this crate is to provide a simple and idiomatic way of interacting with the GPT-3 API.
The API is still in beta, so this crate is subject to change.