feat: add Google Gemini LLM client integration

This commit is contained in:
2026-01-07 00:54:58 +09:00
parent 89b12d277a
commit a26d43c52d
14 changed files with 1155 additions and 3 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
ANTHROPIC_API_KEY=your_api_key
OPENAI_API_KEY=your_api_key
OPENAI_API_KEY=your_api_key
GEMINI_API_KEY=your_api_key