Add translate message action (#6609)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-09-19 22:35:18 +07:00
committed by GitHub
parent c0448a373f
commit 8d9cebdd67
62 changed files with 926 additions and 130 deletions
+2
View File
@@ -276,6 +276,8 @@ services:
memory: 300M
aiBot:
image: hardcoreeng/ai-bot
ports:
- 4010:4010
extra_hosts:
- "host.docker.internal:host-gateway"
restart: unless-stopped