-
**To Reproduce**
1. create a virtual environment and activate
```
python -m venv venv
source venv/bin/activate
```
2. install isozero into the virtual environment
```
pip install isoze…
-
### Is your feature request related to a problem? Please describe.
During [top tasks usability testing](https://docs.google.com/document/d/1snexeKkagu5isGupYIEICzPOVcYhXXnkfIT2vBMQs7E/edit?usp=sharin…
-
Of all aspects challenging the readability of an argparse output for the 95% of us, or making people avoid reading too much, perhaps the density of the text is one of the worst sticking points. This i…
-
![image](https://github.com/user-attachments/assets/a5586861-b681-49c2-ba60-6e50b60b59c0)
(lightGraph) (base) root@ctmt240508091427u9e-7684c88f7-bl5wc:/mnt/home/ollama/LightRAG-main/examples# python …
-
### Priority
Undecided
### OS type
Ubuntu
### Hardware type
Xeon-SPR
### Installation method
- [ ] Pull docker images from hub.docker.com
- [ ] Build docker images from source
### Deploy metho…
-
Hi sorry if this is documented somewhere but I don't seem to find an example for a POST on 0.5.X the 0.4 way of doing it seems to have been removed.
If I do this
HttpClientRequest request = client.cr…
-
As a _developer_, I want to _use the local database_, so that _I can keep the project simple_.
* **Given** a data structure like below:
ID | Text | Embedding
--- | --- | ---
uuid | full text | embed…
-
The android build for VOSK api is working great for speech to text.
I want to have the start time and end time for speech buffer for chunking, if there is any way around.
Currently we get the s…
-
### What would you like to see added to the NWBInspector?
An idea that came up during a recent meeting with some BIDS folk would be to have a nice user-friendly way of automatically fixing common iss…
-
**Describe the bug**
Currently, raw_sentences includes "\n" strings [here](https://github.com/bhavnicksm/chonkie/blob/main/src/chonkie/chunker/semantic.py#L159). This means that embeddings are create…