You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(gemini-client): update naming and return type
Changed framework base name to "GeminiClient" and updated the return type of the gemini function to return a Gemini instance using Koin for dependency injection. This improves consistency and type safety in the API.
0 commit comments