Find answers from the community

a
akashg
Offline, last seen 3 months ago
Joined September 25, 2024
from llama_index.core import Settings
Settings.embed_model = "my embedding model"

I fixed it through above. Still, is there any other way. Please let me know
1 comment
W