-
### **Title**: Dynamic FAISS Integration for RAG in Prototyping Conversations
---
### **Description**
Implement a lightweight Retrieval-Augmented Generation (RAG) solution using FAISS for small-sc…
-
This feature would enable the user the customize the pdf documents.
We would provide default templates, that the user can revert to at any time.
e.g. He screws up the template, he can the hit reset, …
-
**Describe the bug**
Error Next Build Next 14.2.7
**To Reproduce**
Steps to reproduce the behavior including code snippet (if applies):
1. Go to '...'
2. Click on '....'
3. Scroll down to '.…
-
**Describe the solution you'd like**
I’d like to add a new ranker component that leverages a LLM to rerank retrieved documents based on their relevance to the query. This would better assess the qual…
-
Support Dynamic documents that are compatible with MongoEngine.
For more info on Dynamic Documents: http://docs.mongoengine.org/en/latest/guide/defining-documents.html#dynamic-document-schemas
Tests…
-
Hi Team,
I am getting abortError & I have pasted by code below. Please let know if you have any solution
**My Code:**
import dynamic from 'next/dynamic';
import { DocumentViewerProps } from "@…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Elasticsearch Version
main
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Darwin Mac 24.1.0
### Problem Description
When `subobjects: false` and `dynamic: f…
-
Add support for extensions associating JSON schemas with documents dynamically (via API).
Right now, it is only possible to associate a JSON schema with a text document by:
1. using …
-
Documents may be pregenerated and stored in a repository, or the document may be generated at request-timet. We must determine whether this aspect should be included in the reference architecture, and…