Skip to content

Compact Prompt Processing config#6270

Merged
kfindeisen merged 1 commit intomainfrom
u/kfindeisen/pipelines-reformat
Mar 27, 2026
Merged

Compact Prompt Processing config#6270
kfindeisen merged 1 commit intomainfrom
u/kfindeisen/pipelines-reformat

Conversation

@kfindeisen
Copy link
Copy Markdown
Collaborator

@kfindeisen kfindeisen commented Mar 26, 2026

This PR reformats Prompt Processing's pipeline configs in a way that should be better suited for large blocks of nearly-identical BLOCKs and does some rearranging to put related clauses next to each other.

The reformatted configs make heavy use of flow-style mappings; the longest affected line is 62 characters.

@kfindeisen kfindeisen requested a review from erinleighh March 26, 2026 23:38
While this representation uses the somewhat risky flow-style mappings,
it's much easier to read and modify than multiple lines of block-style
mappings, each with its own label.
@kfindeisen kfindeisen force-pushed the u/kfindeisen/pipelines-reformat branch from c005c40 to d76ba17 Compare March 27, 2026 17:29
@kfindeisen kfindeisen enabled auto-merge March 27, 2026 17:29
@kfindeisen kfindeisen added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit a34f3a4 Mar 27, 2026
8 checks passed
@kfindeisen kfindeisen deleted the u/kfindeisen/pipelines-reformat branch March 27, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants