simonw / llm

Access large language models from the command-line
https://llm.datasette.io
Apache License 2.0
4.81k stars 266 forks source link

Add logprobs for openai chat models #631

Closed irthomasthomas closed 2 days ago

irthomasthomas commented 1 week ago

Updated openai chat models to support logprobs. Updated Tests Updated Docs