Andre Bandarra 3a97f75a5c Fix generate_content result parsing
`generate_content()` was parsing the reqwest result to
`GenerateContentResponseResult` instead of
`GenerateContentResponse`, causing error responses to be handled
incorrectly.

This is fixed by ensuring the result string is parsed
into the correct type.
2024-06-13 15:50:57 +01:00
2024-06-09 10:07:00 +01:00
2024-06-13 15:50:57 +01:00
2024-05-28 08:30:49 +01:00
2024-06-04 07:25:01 +01:00
2024-02-06 19:16:20 +00:00
2024-02-06 19:16:20 +00:00

gemini-rs

A Rust wrapper for the Google Cloud Gemini REST API

Description
No description provided
Readme MIT 98 KiB
Languages
Rust 100%