[ 源代码: files-to-prompt ]
软件包:files-to-prompt(0.6-1)
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.
其他与 files-to-prompt 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x