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
..
_static Harrison/llm integrations (#1039) 2023-02-13 22:06:25 -08:00
ecosystem Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2023-02-15 22:47:17 -08:00
getting_started add reqs (#918) 2023-02-06 20:30:03 -08:00
modules Update PromptLayerOpenAI LLM to include support for ASYNC API (#1066) 2023-02-15 22:48:09 -08:00
reference Harrison/llm integrations (#1039) 2023-02-13 22:06:25 -08:00
tracing Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00
use_cases chroma docs (#1012) 2023-02-12 23:02:01 -08:00
conf.py improve css (#615) 2023-01-14 07:39:29 -08:00
deployments.md add docs for steamship deployment (#949) 2023-02-08 16:01:19 -08:00
ecosystem.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
gallery.rst Add to gallery (#882) 2023-02-04 09:45:20 -08:00
glossary.md Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
index.rst update docs (#905) 2023-02-06 00:26:20 -08:00
make.bat initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
reference.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
requirements.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
tracing.md Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00