Skip to content

Congyuwang/async-openai-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-openai-types

Async Rust library for OpenAI (Types Only)

Overview

async-openai-types is based on async-openai crate, and it removes all reqwest dependencies and contains only types.

Note that this is not 100% compatible with async-openai crate since OpenAiError depends on reqwest::Error, which has been changed to Box and the variant name ReqwestError had been renamed to RequestError.

About

Rust library for OpenAI (forked, but only types)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%