ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: LookupError('Model(gpt-4-turbo) not authorized')

Open wangkaies opened this issue 1 year ago • 1 comments

Describe your problem

What does this mean? I have valid open api key that works all good on demo.ragflow.io, but when I try it on my local ragflow, it shows this error. I'm using ragflow-0.2.0 docker, and gpt-3.5 works as well.

wangkaies avatar Apr 19 '24 09:04 wangkaies

Pull the latest version 0.3.0. Remove all the data using 'compose down -v' if it's possible.

KevinHuSh avatar Apr 21 '24 02:04 KevinHuSh