Hi guys,
Has anyone tried to build an LLM, ChatGPT or similar, on top of MongoDB?
So its possible to “chat” with the database.
Hi guys,
Has anyone tried to build an LLM, ChatGPT or similar, on top of MongoDB?
So its possible to “chat” with the database.
Hello Rasmus,
Here how you can do that
I would be interested in learning more about what you are exploring
Hi Prakul,
Awesome thanks a lot, good read
Im my case I have been working with LangChain+MongoDB Atlas+GraphQL to use ChatGPT to write a GQL query and then execute to get an output.
The goal is to be able to ask “What is the avg. sales in August?” for structured data in MongoDB.
I have been testing with MDB with GQL, but my challenge is that I haven’t found a way/solution to add the auth for the API in LangChain. I have followed the guide in LangChain: GraphQL | 🦜️🔗 Langchain
I can send my script in a message for inspo and interest?
Solution for the auth in the header:
Topic | Replies | Views | Activity |
---|---|---|---|
$match stage before or pre-filter in $vectorSearch | 5 | 1.2k | Jun 2024 |
Exact Nearest Neighbor Vector Search Now Supported | 0 | 373 | Jun 2024 |
Vector search is not working as expected | 3 | 139 | Oct 2024 |
Pre filter for vector search | 3 | 100 | Nov 2024 |
Control indexing and content based on user roles | 0 | 23 | Nov 2024 |