Harrison/prompt layer (#1547)

Co-authored-by: Jonathan Pedoeem <jonathanped@gmail.com>
Co-authored-by: AbuBakar <abubakarsohail123@gmail.com>
This commit is contained in:
Harrison Chase
2023-03-08 21:24:27 -08:00
committed by GitHub
parent c844d1fd46
commit 3ee32a01ea
8 changed files with 501 additions and 8 deletions

View File

@@ -29,3 +29,5 @@ This LLM is identical to the [OpenAI LLM](./openai), except that
- all your requests will be logged to your PromptLayer account
- you can add `pl_tags` when instantializing to tag your requests on PromptLayer
PromptLayer also provides native wrappers for [`PromptLayerChatOpenAI`](../modules/chat/examples/promptlayer_chat_openai.ipynb)