-
-
### Is your feature request related to a problem? Please describe.
In my code, I would like to use the vector database function of redis. I compiled this method using Cython3.0.9 version, but got t…
-
Path: /redis/troubleshooting/command_count_increases_unexpectedly
from langchain_aws import ChatBedrock
from langchain.globals import set_llm_cache
from langchain_community.cache import InMemoryC…
-
- [ ] GraphQL API
- [ ] UI for managing the Documents, upload, delete, download of PDF files plus managing the system prompt.
- [ ] UI for chatting about the documents
- [ ] UI for generation of ta…
-
When creating a vector database, we use embedding models such as bge-m3. The problem is that if the size of the text sent for vectorization does not fit into the context window of the model, the data …
-
### Feature description
More and more public (raster) data in the Netherlands also have QGIS style files in the zip.
When loading such files in a central Postgis database, it would be very cool to…
-
**Expected Behavior**
Support Oracle Cloud Infrastructure (OCI) GenAI Embedding models
**Current Behavior**
No implementation exists
**Context**
Spring AI has support for Oracle vecto…
-
### Project Name
PaperMaid
### Description
# RAG-based Research Assistant
## Description
This Retrieval-Augmented Generation (RAG) system is designed to help researchers and academics efficie…
-
As a user I can run a sample which shows how to perform RAG against a PDF document (SK learn document).
- See citations for any answers provided
- I can click on citation links and be brought to t…
-
Hello! I'm trying to use the `TextKnowledgeBase` with LanceDB, to load the FAQ content I have saved as TXT files. This is the code I'm using
```python
from dotenv import load_dotenv
load_dotenv(…