Find answers from the community

J
Jazz
Offline, last seen 3 months ago
Joined September 25, 2024
Is it possible that llamaIndex does not support gpt-4o model¿
1 comment
W
Anyone have a recommendation for an embedder best suited for SQL tables embedding?
2 comments
J
W
bruh half of LlamaIndex is deprecated, every time I find something I think i might be able to use " NOTE: this is deprecated."
7 comments
L
W
J
Anyone know of a way to merge 2 Qdrant vectore stores indexes into one so I can use as_query_engine on it?
2 comments
J
W
I want to install llamaindex from a local copy , i pip uninstalled all of the packages from llamaindex then cloned the repo into local and pip install -e . (from inside the directory), Now i see llamaIndex in my pip list (from local) but it doesnt have the llms (using openAI), do I need to clone or install something else to get that?
4 comments
J
L