パッケージ: files-to-prompt (0.6-1)
files-to-prompt に関するリンク
Debian の資源:
files-to-prompt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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