Ziming You

Results 6 comments of Ziming You

I assume you have your code written in a file called 'turtle.py'? When you import turtle, it imports your file, not the turtle library. Rename your file to something other...

我也发现了,lobe-chat似乎不支持Ollama中的支持视觉的大模型,在Ollama上下载了Llava,但是无法在lobe-chat上使用。。。。。

而且希望Ollama中的自定义支持/不支持视觉的模型都能够使用Lobe-chat. 我不确定目前是否支持该功能

> 我也发现了,lobe-chat似乎不支持Ollama中的支持视觉的大模型,在Ollama上下载了Llava,但是无法在lobe-chat上使用。。。。。 可以看一下这个issue #1351,在前端更新设置之后就没有这个问题了。

Hi, could you please provide the value of OPENAI_RESPONSE_LOG_PATH that you set in your .env file when the error occurred? Ensure that ${OPENAI_RESPONSE_LOG_PATH} is set to an absolute path within...