How-To Guides ============= The examples here all address certain "how-to" guides for working with LLMs. They are split into two categories: 1. `Generic Functionality `_: Covering generic functionality all LLMs should have. 2. `Integrations `_: Covering integrations with various LLM providers. .. toctree:: :maxdepth: 1 :glob: :hidden: generic_how_to.rst integrations.rst