Crates.io | drfoo |
lib.rs | drfoo |
version | 0.1.3 |
source | src |
created_at | 2023-05-03 14:34:07.3508 |
updated_at | 2023-06-04 23:19:28.40119 |
description | A rust OpenAI ChatGPT framework |
homepage | https://github.com/0xfe/drfoo |
repository | https://github.com/0xfe/drfoo |
max_upload_size | |
id | 855505 |
size | 54,721 |
DrFoo is an OpenAI client library and framework for Rust.
Copyright 2023 Mohit Muthanna Cheppudira. MIT License.
See examples in src/bin.
Model compatibility: link
$ curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY" | bat