ai.textΒΆ

ai.text.cache_value(prompt, data):

not documented yet

ai.text.generate(prompt, disable_cache=False, model='gpt-3.5-turbo', temperature=0, max_tokens=3000, index=0, _requires=<function _get_missing_openai_connection_vars at 0x7f9dcc8085e0>):

not documented yet

ai.text.get_cache_dir():

not documented yet

ai.text.get_cache_file_path(prompt):

not documented yet

ai.text.get_cached_value(prompt):

not documented yet

ai.text.pprint(object, stream=None, indent=1, width=80, depth=None, *, compact=False, sort_dicts=True, underscore_numbers=False):

not documented yet