Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 9 months ago
0
Follow
But the embedding modelll...?
But the embedding modelll...?
Inactive
0
Follow
i
isaackogan
9 months ago
Β·
But the embedding modelll...?
L
i
22 comments
Share
Open in Discord
L
Logan M
9 months ago
The azure embedding model?
i
isaackogan
9 months ago
Yes
L
Logan M
9 months ago
Seems like it does
https://github.com/run-llama/llama_index/blob/4187950c7cc5798a5836915cd39ac4ee4ded2304/llama_index/embeddings/azure_openai.py#L45
i
isaackogan
9 months ago
AzureOpenAIEmbedding
i
isaackogan
9 months ago
Must be in a later version than I have installed
i
isaackogan
9 months ago
Will try updating
i
isaackogan
9 months ago
ahaha
https://github.com/run-llama/llama_index/commit/dacd6f53760e7f3396844725aaa005faea7dfb2a
L
Logan M
9 months ago
hahaha yeaaaa
i
isaackogan
9 months ago
@Logan M with predictor gone, is the replacement in the LLM a 1:1?
i
isaackogan
9 months ago
ok it's not, i see
L
Logan M
9 months ago
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
i
isaackogan
9 months ago
just some minor changes in 1 or 2 lines, but i got it figured out
i
isaackogan
9 months ago
this is a much better design btw
i
isaackogan
9 months ago
i love it
i
isaackogan
9 months ago
predictor always seemed unnecessary
L
Logan M
9 months ago
I agree!
L
Logan M
9 months ago
wait until you see v0.10.0 lol
L
Logan M
9 months ago
no more service context (well, deprecated anyways)
i
isaackogan
9 months ago
can't wait to refactor π
i
isaackogan
9 months ago
jokes aside it'll be great
L
Logan M
9 months ago
We made an upgrade script π
i
isaackogan
9 months ago
can'tw ait
Add a reply
Sign up and join the conversation on Discord
Join on Discord