Files
langchain/docs/ecosystem
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-01-02 08:24:09 -08:00
2023-02-19 23:14:50 -08:00
2023-02-19 23:14:50 -08:00
2023-02-23 07:37:15 -08:00
2023-02-26 22:35:04 -08:00
2023-01-02 08:24:09 -08:00
2023-01-02 08:24:09 -08:00
2023-02-19 23:14:50 -08:00
2023-02-22 10:34:16 -08:00
2023-03-14 21:13:58 -07:00
2023-02-20 22:54:26 -08:00
2023-02-19 23:14:50 -08:00
2023-01-11 05:52:19 -08:00