-
### What were you searching in the docs?
Currently in the FAQ section of the documentation it is stated that "we are currently working on a developer handbook to help you write your own middlewares. …
mrtj updated
4 months ago
-
### Bug Description
I was trying to do a simple markdown RAG:
```
from llama_index.core import SimpleDirectoryReader
from llama_index.readers.file.markdown import MarkdownReader
parser = Mark…
-
Nice work! We want to contribute a little bit. Can you give a hint where to start if we want to 1)create custom Semantic Search Index / custom rag 2) is it easy to add custom datasources, custom ex…
snarb updated
11 months ago
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
# Trending repositories for C#
1. [**Navi-Studio / Virtual-Human-for-Chatting**](https://github.com/Navi-Studio/Virtual-Human-for-Chatting)
__Live2D Virtual Human for Chatting bas…
-
### Bug Description
Hey, so to sum it up, I create a SimpleDirectoryReader with a PDFReader as an extractor and an s3 bucket as an input_dir, with also s3 as a fs.
ThenI call load_data() which lead…
-
The following code causes an AttributeError when loading the [microsoft/table-transformer-structure-recognition-v1.1-all](https://huggingface.co/microsoft/table-transformer-structure-recognition-v1.1-…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have…
-
"NotImplementedError: cannot instantiate 'WindowsPath' on your system " error
hey I am quite new. I am building an Aptainer (Singularity) for my RAG with ollama. The container I am building on is …
-
**Environment**
```
Python 3.11
Windows 10
crew==0.9.2
crewai==0.28.8
crewai-tools==0.2.4
langchain==0.1.17
langchain-community==0.0.36
langchain-core==0.1.51
langchain-openai==0.0.5
langsm…