Files
langchain/docs
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
..
2023-02-15 23:07:01 -08:00
2023-02-26 22:35:04 -08:00
2023-03-10 12:53:09 -08:00
2023-03-14 12:37:48 -07:00
2023-01-02 08:24:09 -08:00
2023-03-15 07:59:59 -07:00
2023-03-06 08:34:24 -08:00
2022-10-24 14:51:15 -07:00
2023-03-13 16:03:32 -07:00
2023-01-29 20:49:35 -08:00