-
-
Notifications
You must be signed in to change notification settings - Fork 52.6k
Open
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Description
Summary
After changing the default embedding model (text-embedding-3-small) to text-embedding-3-large, openclaw seems stuck at replying.
Steps to reproduce
- Change the embedding model in openclaw.json from "text-embedding-3-small" to "text-embedding-3-large"
- restart the gateway
- send message
Expected behavior
- reply the message, then the "typing..." status finish
- can respond to the following message
Actual behavior
- reply the message
- keep at "typing..." status
- not responding to the new message
- use /stop will lead to a repeat reply
- change the embedding model back to text-embedding-3-small and restart the gateway can recover.
OpenClaw version
2026.2.24
Operating system
macOS 26.3
Install method
curl -fsSL https://openclaw.ai/install.sh | bash
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity