StochasticAI()StochasticAI large language models.
To use, you should have the environment variable STOCHASTICAI_API_KEY
set with your API key.
Example:
.. code-block:: python
from langchain_community.llms import StochasticAI stochasticai = StochasticAI(api_url="")