feat: use the docs as input for the AI

This commit is contained in:
2025-04-15 21:24:13 +02:00
parent 727d717b60
commit 83ed3f0d86
8 changed files with 260 additions and 13 deletions

View File

@@ -18,6 +18,9 @@ COPY LICENSE .
ENV BOT_TOKEN=""
ENV GOOGLE_API_KEY=""
ENV DISCOURSE_API_KEY=""
ENV DISCOURSE_BASE_URL=""
ENV DISCOURSE_USERNAME=""
# Where the database will be stored
ENV BOT_DATA_DIR=""