Ask a question to get started
Enter to sendā¢Shift+Enter new line
Transforms the output from the model to string that the LLM class expects.
transform_output( self, output: bytes, ) -> OUTPUT_TYPE