Nicholas Tindle

Results 565 comments of Nicholas Tindle

> If it's merged I can add it to the usage.md Can you add it in the PR so the docs get updated instantly?

Add this in this repo, it isn't suitable for a plugin without removing all of file ops into a plugin

@sherif-med is this ready for review again?

Can you help me understand why the command couldn’t be one command? The content returned to the AI doesn’t need to always be in the perfect format especially as we...

Okay let’s name the one that exists now read_raw_file and your addition read_file I expect the names to still cause problems but this isn’t as bad as the existing ones

is it possible to chunk the outputs from the text files

@sherif-med > Do you mean that read text file should mimic ingest file by chunking content and adding to memory, or should the command be a generator style, yielding chunks?...