R/llm_helpers.R
zip_llm_bundle.Rd
Zip a set of files for easy sharing
zip_llm_bundle(files, zipfile)
Character vector of file paths.
Path to the zip file to create.
The path to the created zip file.