Uses of Class
com.hw.langchain.requests.TextRequestsWrapper
Packages that use TextRequestsWrapper
-
Uses of TextRequestsWrapper in com.hw.langchain.chains.api.base
Constructors in com.hw.langchain.chains.api.base with parameters of type TextRequestsWrapperModifierConstructorDescriptionApiChain
(LLMChain apiRequestChain, LLMChain apiAnswerChain, TextRequestsWrapper requestsWrapper, String apiDocs)