Switching from a chat application in the LLM-as-a-judge playground to a completion application keeps sending context and messages from the previous app.
To reproduce:
- Open a chat application in the LLM-as-a-judge playground.
- Run it.
- Switch to a completion application and run again.
The completion request should not send context or messages from the old app.
Switching from a chat application in the LLM-as-a-judge playground to a completion application keeps sending
contextandmessagesfrom the previous app.To reproduce:
The completion request should not send
contextormessagesfrom the old app.