This is a encaplusate version of openai version called "fieri" . The basic function of this module is to reduce the excutation cycles such as nlp related tasks.
gpt_text
|------------- src
|-------------lib.rs
|------------- cargo.toml
-> openai
cargo add gpt_text_wrapper
cargo doc --open