.. OpenAIManager documentation master file, created by
   sphinx-quickstart on Wed Jan 24 15:03:45 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to OpenAIManager's documentation!
=========================================

OpenAIManager is a simple openAI API wrapper that makes it easier to send messages via an assistant and manage threads locally.

Contents:
---------

.. toctree::
   :maxdepth: 1

   modules

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

