Files
ollama-rs/examples
André Cipriani Bandarra 0f0f227208 Return OllamaResult from Message::tool_response instead of panicking
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.
2026-01-30 19:38:28 +00:00
..
2026-01-06 21:15:20 +00:00
2026-01-15 20:47:19 +00:00
2025-12-28 20:35:04 +00:00
2026-01-06 21:15:20 +00:00
2025-12-28 20:35:04 +00:00
2025-12-28 13:23:14 +00:00