Find answers from the community

Updated 3 months ago

Hi @Logan M , when trying to use the new

Hi , when trying to use the new gpt4 turbo, I have this error: ValueError: Unknown model 'gpt-4-1106-preview'.
W
R
9 comments
Hi, You need to upgrade llama_index
it's on his last version
Can you do pip show llama_index,
I'm able to see the model in latest code on github and I have a env with llama_index at 0.8.66 and it contains the model as well.

https://github.com/run-llama/llama_index/blob/178df06a8c4e255c271aa0626ddd7cc61b752319/llama_index/llms/openai_utils.py#L31
will update you in the afternoon
So the solution was just to restart the vm
ALWAYS RESTART THE VM
thanks for the support, I must work with this crap of azure
Add a reply
Sign up and join the conversation on Discord