Aviary hosted models.
Aviary is a backend for hosted models. You can find out more about aviary at http://github.com/ray-project/aviary
To get a list of the models supported on an
aviary, follow the instructions on the website to
install the aviary CLI and then use:
aviary models
AVIARY_URL and AVIARY_TOKEN environment variables must be set.
Example:
.. code-block:: python
from langchain_community.llms import Aviary
os.environ["AVIARY_URL"] = "