langchain/docs/modules/llms/integrations
Jonathan Pedoeem 606605925d
Adding ability to return_pl_id to all PromptLayer Models in LangChain (#1699)
PromptLayer now has support for [several different tracking
features.](https://magniv.notion.site/Track-4deee1b1f7a34c1680d085f82567dab9)
In order to use any of these features you need to have a request id
associated with the request.

In this PR we add a boolean argument called `return_pl_id` which will
add `pl_request_id` to the `generation_info` dictionary associated with
a generation.

We also updated the relevant documentation.
2023-03-16 17:05:23 -07:00
..
ai21.ipynb AI21 documentation incorrectly titled Cohere (#1167) 2023-02-19 21:14:59 -08:00
aleph_alpha.ipynb add aleph alpha llm (#1207) 2023-02-22 10:37:36 -08:00
anthropic_example.ipynb add anthropic example (#1041) 2023-02-15 23:04:28 -08:00
azure_openai_example.ipynb Fix the env variable for OpenAI Base Url (#639) 2023-01-17 22:30:29 -08:00
banana.ipynb Add Writer, Banana, Modal, StochasticAI (#1270) 2023-02-24 06:58:58 -08:00
cerebriumai_example.ipynb Add GooseAI, CerebriumAI, Petals, ForefrontAI (#981) 2023-02-13 21:20:19 -08:00
cohere.ipynb Harrison/ver0089 (#1144) 2023-02-18 14:25:37 -08:00
deepinfra_example.ipynb Add DeepInfra LLM support (#1232) 2023-02-23 07:37:15 -08:00
forefrontai_example.ipynb Add GooseAI, CerebriumAI, Petals, ForefrontAI (#981) 2023-02-13 21:20:19 -08:00
gooseai_example.ipynb Add GooseAI, CerebriumAI, Petals, ForefrontAI (#981) 2023-02-13 21:20:19 -08:00
huggingface_hub.ipynb improves huggingface_hub example (#988) 2023-02-10 17:56:15 -08:00
manifest.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
modal.ipynb Add Writer, Banana, Modal, StochasticAI (#1270) 2023-02-24 06:58:58 -08:00
openai.ipynb chatgpt wrapper (#1367) 2023-03-01 11:47:01 -08:00
petals_example.ipynb add anthropic example (#1041) 2023-02-15 23:04:28 -08:00
promptlayer_openai.ipynb Adding ability to return_pl_id to all PromptLayer Models in LangChain (#1699) 2023-03-16 17:05:23 -07:00
self_hosted_examples.ipynb Harrison/self hosted runhouse (#1154) 2023-02-19 09:53:45 -08:00
stochasticai.ipynb Add Writer, Banana, Modal, StochasticAI (#1270) 2023-02-24 06:58:58 -08:00
writer.ipynb Add Writer, Banana, Modal, StochasticAI (#1270) 2023-02-24 06:58:58 -08:00