langchain
725b668a - Updating PromptLayer request in PromptLayer Models to be async in agenerate (#2058)

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
Author
Parents
Loading