Commit Graph

5 Commits

Author SHA1 Message Date
09e5d3d1f8 Rename crate from google-genai to geologia
geologia is an anagram of "google ai", avoiding use of the "google" name
in the crate identifier while preserving the project's identity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 07:42:39 +01:00
ab8e4ede60 Drops the serde_eventsource dependency
serde_eventsource is taking a while to update to reqwest 13.*. This
PR implements handling SSE in the library code.
2026-01-29 20:04:33 +00:00
941614e550 Initial EventSource implementationo 2026-01-28 21:34:20 +00:00
5fb31d468b Updates FunctionResponse 2025-12-02 10:15:29 +00:00
6786a5e9f0 Initial Commit 2025-11-26 17:51:15 +00:00