-
Validation fails when one file is provided in `file`.
```
from pydantic import BaseModel
from quart import Quart
from quart_schema import QuartSchema
from quart_schema.pydantic import File
a…
-
**Is your feature request related to a problem? Please describe.**
*Real-Time News Retrieval: Retrieves and processes 100+ real-time news articles per query using NYT News api using RAG(Retrieval-Aug…
-
When running the tool using `Web` I am facing the issue below.
```bash
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/usr/local/anaconda3/envs/poc/lib/pytho…
-
Greetings!
Thank you so much for your contribution on implementing adaptive Rag in langgraph.
I noticed in this document: https://langchain-ai.github.io/langgraphjs/tutorials/rag/langgraph_ada…
-
-
Is there away to query your custom rug for context and data so that you can use LLM to answer based on retrieved data?
-
### Project Name
Rag News Hack
### Description
# Rag News
Fake news is a hot topic all over the world, in special when we are dealing with political affairs.
The objective of **Rag News** i…
-
### Problem Statement
Hi, am I missing something?
The current tool only supports pdfs. Why not .txt files?
### Feature Idea
Add support for pdfs and .txt files for RAG in tools.
-
## Talk title
Let's use RAG for Ansible coding and say goodbye to tedious tasks!
## Talk Description
Writing comprehensive documentation and extensive Molecule test cases is essential when bu…
-
### Is your feature request related to a problem? Please describe.
I was exploring ROS for fun and found that it has many modules that we can use out-of-the-box to build things faster. We can build s…