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 2 months ago
0
Follow
Predict
Predict
Inactive
0
Follow
i
isaackogan
9 months ago
Β·
puts a wrench in my subclassing π«
L
i
33 comments
Share
Open in Discord
L
Logan M
9 months ago
It's still there π lemme pull up receipts
i
isaackogan
9 months ago
to be fair i'm nearsighted
i
isaackogan
9 months ago
could just not be seeing it
i
isaackogan
9 months ago
jokes aside i don't have the method override anymore in IJ
Attachment
L
Logan M
9 months ago
https://github.com/run-llama/llama_index/blob/bad3afa8ba5d43b4b2f8d81d8e04bf7d6f52f9b0/llama-index-core/llama_index/core/llms/llm.py#L243
i
isaackogan
9 months ago
what the heck
i
isaackogan
9 months ago
i mean it's not like i didn't believe you
i
isaackogan
9 months ago
but where is it for meπ
i
isaackogan
9 months ago
Plain Text
Copy
from llama_index.embeddings.azure_openai import AzureOpenAIEmbedding, AzureOpenAI
i
isaackogan
9 months ago
is this the wrong import path
L
Logan M
9 months ago
Thats right
i
isaackogan
9 months ago
Attachment
i
isaackogan
9 months ago
i don't see the LLM generic class in the superclasses
L
Logan M
9 months ago
AzureOpenAI inherits from OpenAI, which inherits from LLM
i
isaackogan
9 months ago
Attachment
i
isaackogan
9 months ago
?
i
isaackogan
9 months ago
does syncapiclient inherit llm
L
Logan M
9 months ago
Azure
https://github.com/run-llama/llama_index/blob/bad3afa8ba5d43b4b2f8d81d8e04bf7d6f52f9b0/llama-index-integrations/llms/llama-index-llms-azure-openai/llama_index/llms/azure_openai/base.py#L18
Openai
https://github.com/run-llama/llama_index/blob/bad3afa8ba5d43b4b2f8d81d8e04bf7d6f52f9b0/llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/base.py#L76
L
Logan M
9 months ago
Idk what you are clicking on tbh lol
i
isaackogan
9 months ago
wth
i
isaackogan
9 months ago
oh boy
i
isaackogan
9 months ago
you're gonna hate me
i
isaackogan
9 months ago
Attachment
i
isaackogan
9 months ago
Attachment
L
Logan M
9 months ago
Lol ohhhh
L
Logan M
9 months ago
That took me a few hahaha
i
isaackogan
9 months ago
the worst part is i was going through GH and was like
i
isaackogan
9 months ago
what the heck it's THERE
i
isaackogan
9 months ago
i went as far as invalidating my caches & rebuilding indexes (ironic) on my ide
i
isaackogan
9 months ago
i think that might be my cue to sleep
i
isaackogan
9 months ago
great work on the new update by the way--i hate having to update--but i see how much better the organization is, it's gonna be huuuuuuge in the future
L
Logan M
9 months ago
Thank you! Yea I think the migration os a tad rough lol, but I hope it's worth it π thanks for sticking through it!
i
isaackogan
9 months ago
and thank
you
for teaching me rag principles these last months lol
Add a reply
Sign up and join the conversation on Discord
Join on Discord