Closed
Description
Describe the bug
systemPrompts not effective, even if my enableInjectSystemPrompts is true
To Reproduce
Steps to reproduce the behavior:
- F12 open console
- Create new chat
- Send message
- Check network
Expected behavior
messages should have system prompt
Screenshots
messages not have system prompt, only user's message
Deployment
- Docker
- Vercel
- Server
Additional Logs
maybe is this commit's bug, d2d615c, line 416 const systemPrompt = createMessage
use systemPrompt but not inject
Metadata
Assignees
Labels
No labels