-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Setup
- Using Docker image of latest created time
2025-03-15T06:02:20.860856651Z
- Container run via command
docker run -d -p 8000:8000 mumulhl/duckduckgo-ai-chat-service
- External application is pointing to URL:
http://127.0.0.1:8000/v1/
Description
When tools are sending request to that API endpoint, there is no response.
Docker logs shows the following error message:
Error: 418: Failed to send message. I'm a teapot
at Chat.fetch (https://jsr.io/@mumulhl/duckduckgo-ai-chat/3.3.0/index.ts:68:13)
at eventLoopTick (ext:core/01_core.js:177:7)
at async:file///app/src/api/chat.ts:87:23
at async run (https://jsr.io/@hono/honor/4.7.0/src/helper/streaming/sse.ts:47:5)
Metadata
Metadata
Assignees
Labels
No labels