-
[https://github.com/tstanislawek/awesome-document-understanding/blob/main/topics/kie/README.md](https://github.com/tstanislawek/awesome-document-understanding/blob/main/topics/kie/README.md)
-
As a backend member,
I want to conduct on the first POC about a full basic LLM workflow. So that I can integrate to the base backend.
## The flow
- Read and parse PDF document
- Chunk documents and m…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I am encoun…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
## Expected Behavior
Starting with the files:
- `foo.v` containing `Require Extraction. Extraction "bar.ml" nat.` (it can also be empty)
- `dune-project` with a standard
```
(lang dune 3.16…
-
from fast_graphrag import GraphRAG
from fast_graphrag._llm import OpenAIEmbeddingService, OpenAILLMService
from typing import List
DOMAIN = "Novel Analysis"
QUERIES: List[str] = [
"Who ar…
-
**Describe the bug**
I added the following configuration of Umbraco UI Builder:
```
cfg.AddSectionAfter("media", "Data extraction", sectionConfig => sectionConfig
.SetAlias("repositories")
…
-
**Describe the bug**
The Instructor library is throwing an error when attempting to process multiple tool calls. The specific error is "Instructor does not support multiple tool calls, use List[Model…
-
## What
A connection to a WhyHow graph containing desired structured terms and entity types.
## Why
For guided extraction, people want to be able to specify terms to use. These terms should …