Victor Shi
Victor Shi
Hello, I am attempting to create a custom SPIRE agent image and have followed the instructions provided in the Makefile located in the root directory. According to the documentation, executing...
## Description of the problem We have been trying to use gramine and gsc to build our custom graminized image. However, when we use Debian:12 as the base image, it...
### 🐛 Describe the bug If I manually set the `chunk_size` in `RecursiveSplitter` to 50, it would remove all blank spaces. Running this input: ``` One of the most important...
### 🚀 The feature, motivation and pitch Currently, there is no way to customize the chunk size variable for `RecursiveSplitter`. The [default](https://github.com/CambioML/uniflow-llm-based-pdf-extraction-text-cleaning-data-clustering/blob/bfcb306a7eb5aaacd893ef04a8f4c209fb45990b/uniflow/op/extract/split/recursive_character_splitter.py#L21) is 1024 characters. If we are able to...
A new PDF flow to allow S3 download and processing.
https://github.com/ocf/api/issues/49
Currently, Pykoi documentation page looks a little weird in desktop mode. @jojortz 