Pakket: files-to-prompt (0.6-1)
Verwijzigingen voor files-to-prompt
Debian bronnen:
Het bronpakket files-to-prompt downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Concatenate files into a single prompt for LLM use
This command processes multiple files within specified directories and concatenates their contents into a single text prompt, formatted for use with large language models (LLMs). It includes options for filtering files by extension, including or skipping hidden files, ignoring specified patterns and formatting output in Claude XML. Users can choose to print the output directly or save it to a file. The output helps in structuring text that is compatible with and optimized for language model processing, without altering any individual file's content.
Andere aan files-to-prompt gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x