Ask a question to get started
Enter to sendā¢Shift+Enter new line
Adapter class to prepare the inputs from Langchain to a format that LLM model expects.
It also provides helper function to extract the generated text from the model response.
LLMInputOutputAdapter()