langchain
725b668a
- Updating PromptLayer request in PromptLayer Models to be async in agenerate (#2058)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Updating PromptLayer request in PromptLayer Models to be async in agenerate (#2058) Currently in agenerate, the PromptLayer request is blocking and should be make async. In this PR we update all of that in order to work as it should
References
#2058 - Updating PromptLayer request in PromptLayer Models to be async in agenerate
Author
Jped
Parents
024efb09
Loading