gpt_text 0.1.0

openai text wrapper just encaplusate the functions over one level
Documentation
# gpt_text_wrapper


	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