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>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{env, error::Error, io::Cursor};
|
||||
|
||||
use google_genai::prelude::{
|
||||
use geologia::prelude::{
|
||||
GeminiClient, PersonGeneration, PredictImageRequest, PredictImageRequestParameters,
|
||||
PredictImageRequestParametersOutputOptions, PredictImageRequestPrompt,
|
||||
PredictImageSafetySetting,
|
||||
|
||||
Reference in New Issue
Block a user