Closed laszlovandenhoek closed 3 months ago
Thanks @laszlovandenhoek!
I think this will break anthropic, which doesn't use choices
. Perhaps the filtering should be done in the WrappedOpenAIClient.process_chunk
? Or maybe even better you could make a process_chunk
for WrappedAzureClient
?
@biobootloader sorry, I got sloppy. I have opened a new PR: https://github.com/AbanteAI/spice/pull/105
This is a fix for #102, similar to https://github.com/AbanteAI/mentat/pull/430.