Pipeline.PromptBuilder (pipeline v0.0.1)

View Source

Builds prompts from template configurations. Includes file caching for improved performance.

Summary

Functions

Build a prompt from prompt parts and previous results.

Clear the file cache (useful for testing and memory management).

Functions

build(prompt_parts, results)

Build a prompt from prompt parts and previous results.

clear_cache()

Clear the file cache (useful for testing and memory management).