forked from Archives/langchain
05ad399abe
This PR updates `PromptLayerOpenAI` to now support requests using the [Async API](https://langchain.readthedocs.io/en/latest/modules/llms/async_llm.html) It also updates the documentation on Async API to let users know that PromptLayerOpenAI also supports this. `PromptLayerOpenAI` now redefines `_agenerate` a similar was to how it redefines `_generate` |
||
---|---|---|
.. | ||
examples | ||
integrations | ||
async_llm.ipynb | ||
generic_how_to.rst | ||
getting_started.ipynb | ||
how_to_guides.rst | ||
integrations.rst | ||
key_concepts.md | ||
streaming_llm.ipynb |