mirror of
https://github.com/alterware/aw-bot.git
synced 2025-10-26 22:16:58 +00:00
feat: basic image upload to AI model (still no context window)
This commit is contained in:
@@ -17,6 +17,7 @@ COPY aw.py .
|
||||
COPY LICENSE .
|
||||
|
||||
ENV BOT_TOKEN=""
|
||||
ENV GOOGLE_API_KEY=""
|
||||
|
||||
# Where the database will be stored
|
||||
ENV BOT_DATA_DIR=""
|
||||
|
||||
Reference in New Issue
Block a user