ai.text =============================================== .. toctree:: :maxdepth: 1 .. py:function:: ai.text.cache_value(prompt, data): not documented yet .. py:function:: ai.text.generate(prompt, disable_cache=False, model='gpt-3.5-turbo', temperature=0, max_tokens=3000, index=0, _requires=): not documented yet .. py:function:: ai.text.get_cache_dir(): not documented yet .. py:function:: ai.text.get_cache_file_path(prompt): not documented yet .. py:function:: ai.text.get_cached_value(prompt): not documented yet .. py:function:: ai.text.pprint(object, stream=None, indent=1, width=80, depth=None, *, compact=False, sort_dicts=True, underscore_numbers=False): not documented yet