gpttextwrapper

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.

structure

  gpt_text 
  |------------- src
        |-------------lib.rs
  |------------- cargo.toml

module

-> openai

install

cargo add gpt_text_wrapper

documentation

cargo doc --open