Boris von Loesch
Results
1
issues of
Boris von Loesch
When I tried to use GPT-4-turbo via ```python @lmql.query(model="openai/gpt-4-1106-preview") async def foo(): ... ``` I get the following error message: `lmql.runtime.bopenai.openai_api.OpenAIStreamError: ('This is a chat model and not supported in...
enhancement
next-release