Find answers from the community

Updated 9 months ago

But the embedding modelll...?

But the embedding modelll...?
L
i
22 comments
The azure embedding model?
AzureOpenAIEmbedding
Must be in a later version than I have installed
Will try updating
@Logan M with predictor gone, is the replacement in the LLM a 1:1?
ok it's not, i see
its essentially 1:1 ? They have the same interface afkaik

But you need to pass in llm=llm in the service context, not llm_predictor=llm
just some minor changes in 1 or 2 lines, but i got it figured out
this is a much better design btw
predictor always seemed unnecessary
wait until you see v0.10.0 lol
no more service context (well, deprecated anyways)
can't wait to refactor πŸ˜‚
jokes aside it'll be great
We made an upgrade script πŸ™‚
Add a reply
Sign up and join the conversation on Discord