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
llama_index/llama-index-legacy/llama_ind...
llama_index/llama-index-legacy/llama_ind...
Inactive
0
Follow
r
richmond7284
10 months ago
ยท
Hi Asad,
Thanks for asking this question.
From a glance at your code, yes, you should be able to conduct the vector search query via using the MongoDB vector search aggregate pipeline with LlamaIndex:
https://github.com/run-llama/llama_index/blob/main/llama-index-legacy/llama_index/legacy/vector_stores/mongodb.py#L160-L183
Please ensure you have the vector search index definition on your cloud atlas databse collection.
Happy to answer any follow up questions you have
A
W
3 comments
Share
Open in Discord
A
Asad
10 months ago
alright, thank you so much @richmond7284 for your reply. It was really helpful, appreciate it.
A
Asad
10 months ago
@richmond7284 I have another question, can I use LLamaIndex for commercial usage or required any license?
W
WhiteFang_Jr
10 months ago
You can use it!! No license required
Add a reply
Sign up and join the conversation on Discord
Join on Discord