Replaced unwrap() with ? operator so serialization errors propagate as OllamaError::ResponseParseError instead of panicking. This is safer for a library API where callers should decide how to handle errors.
2.3 KiB
2.3 KiB