forked from Mirror/ollama4j
		
	clean up
This commit is contained in:
		@@ -476,6 +476,7 @@ public class OllamaAPI {
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (statusCode != 200) {
 | 
			
		||||
      logger.error("Status code " + statusCode);
 | 
			
		||||
      throw new OllamaBaseException(responseBuffer.toString());
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user