Class TextRequestsWrapper

java.lang.Object
com.hw.langchain.requests.TextRequestsWrapper

public class TextRequestsWrapper extends Object
Lightweight wrapper around requests library. The main purpose of this wrapper is to always return a text output.
Author:
HamaWhite