Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 355 Bytes

CustomizeSystemPrompts.md

File metadata and controls

6 lines (4 loc) · 355 Bytes

Modifying System Processing Prompts

System prompts are used for processing steps in the pipeline. These system prompts are located in this folder of the repository:

/src/libs/pipeline/handlers/map_handler.py

Schema specific prompts are managed directly in the individual schema .py file that is created.