feat: basic chat with Gemini

This commit is contained in:
2025-04-14 17:01:00 +02:00
parent 20976b4502
commit 8fe40326b7
4 changed files with 35 additions and 0 deletions

1
bot/ai/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .handle_request import forward_to_google_api