As in the pic. Language was set to English btw
This is not a big rather the hallucinations from LLM.
To fix this, you can add a system prompt like:
Always output in {{language}}
Thus the LLM can follow this instruction. You may need to experiment a bit and find the right place to fit this prompt in all your another prompts.
1 条回复
This is not a big rather the hallucinations from LLM.
To fix this, you can add a system prompt like:
Thus the LLM can follow this instruction. You may need to experiment a bit and find the right place to fit this prompt in all your another prompts.