Ask a question to get started
Enter to send•Shift+Enter new line
LLMContentHandler()
ContentHandlerBase[str, str]
The MIME type of the input data passed to endpoint
The MIME type of the response data returned from endpoint
Transforms the input to a format that model can accept
Transforms the output from the model to string that
Content handler for LLM class.