[FEATURE] Add /ask command #54

Merged
ihatenodejs merged 7 commits from ai-features into main 2025-05-07 18:40:21 +00:00
Showing only changes of commit f987bfec21 - Show all commits

View file

@ -1,9 +0,0 @@
services:
kowalski:
build: .
container_name: kowalski
restart: unless-stopped
volumes:
- ./.env:/usr/src/app/.env:ro
environment:
- NODE_ENV=production