Files
langchain/docs
Jonathan Pedoeem 05ad399abe Update PromptLayerOpenAI LLM to include support for ASYNC API (#1066)
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`
2023-02-15 22:48:09 -08:00
..
2023-02-13 22:06:25 -08:00
2023-02-06 20:30:03 -08:00
2023-01-29 20:49:35 -08:00
2023-02-12 23:02:01 -08:00
2023-01-14 07:39:29 -08:00
2023-01-02 08:24:09 -08:00
2023-02-04 09:45:20 -08:00
2023-02-06 00:26:20 -08:00
2022-10-24 14:51:15 -07:00
2023-01-02 08:24:09 -08:00
2023-01-29 20:49:35 -08:00