Closed 0xTomDaniel closed 3 months ago
@0xTomDaniel thanks for the flag! Just pushed a fix to properly forwarding logprobs. Fix should be up ~10mins after this msg
@0xTomDaniel thanks for the flag! Just pushed a fix to properly forwarding logprobs. Fix should be up ~10mins after this msg
Thanks a bunch!
Describe the bug According to this documentation, logprobs is supported. However the response doesn't contain them. In order to ensure that I was sending a correct request, I simply swapped out OpenAI's endpoint and everything worked as expected. All logprobs were returned.
To Reproduce
Expected behavior Return logprobs from supported providers and models.