Interactive-RAG icon indicating copy to clipboard operation
Interactive-RAG copied to clipboard

Using MongoDB Atlas + ActionWeaver, we can build a user proxy agent that efficiently retrieves and ingests relevant information. This agent presents the data to the user in an interactive and customi...

Results 5 Interactive-RAG issues
Sort by recently updated
recently updated
newest added

We have Fireworks function calling model running with MongoDB interactive RAG! ![image](https://github.com/ranfysvalle02/Interactive-RAG/assets/1585539/6d782e4c-4d76-4714-bd90-050edf4f3f57)

In addition to Google search results, add the ability to upload materials (that may not be public) for learning.

Rather than having to type 'Learn n', allow the user to select results to learn.

A very obscure exception occurs if the Atlas Search index doesn't exist. `OperationFailure: PlanExecutor error during aggregation :: caused by :: Error connecting to localhost:28000 (127.0.0.1:28000) :: caused by ::...