0xfe / drfoo

DrFoo is an OpenAI client and framework for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrFoo

DrFoo is an OpenAI client library and framework for Rust.

Copyright 2023 Mohit Muthanna Cheppudira. MIT License.

Examples

See examples in src/bin.

Hacking

Model compatibility: link

$ curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY" | bat

About

DrFoo is an OpenAI client and framework for Rust


Languages

Language:Rust 100.0%