Skip to content

Comments

MAINT add missing API reference entries, add unit tests for API reference, and move fuzzer to executor.promptgen.fuzzer module#1258

Merged
romanlutz merged 3 commits intoAzure:mainfrom
romanlutz:romanlutz/api_ref_fix
Dec 17, 2025
Merged

MAINT add missing API reference entries, add unit tests for API reference, and move fuzzer to executor.promptgen.fuzzer module#1258
romanlutz merged 3 commits intoAzure:mainfrom
romanlutz:romanlutz/api_ref_fix

Conversation

@romanlutz
Copy link
Contributor

Description

add missing API reference entries, add unit tests for API reference, and move fuzzer to executor.promptgen.fuzzer module

Tests and Documentation

@hannahwestra25
Copy link
Contributor

What's the motivation for moving the fuzzer converters out of the prompt converter module ?

@romanlutz
Copy link
Contributor Author

They have no utility to anything other than fuzzer. They are very specifically for transforming a prompt template and keeping the placeholders as is. That is so niche that nobody will want to use them for other converting purposes.

Part of this is about structure and cleaning up. I think we have accumulated too many converters to see at a glance what one might want to use and this is step 1 in fixing that.

@rlundeen2
Copy link
Contributor

I like this, good idea! No concerns from me, although you may want to wait ~1 day to see if others have opinions

@romanlutz romanlutz merged commit 5c1468b into Azure:main Dec 17, 2025
20 checks passed
@romanlutz romanlutz deleted the romanlutz/api_ref_fix branch December 17, 2025 15:07
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.

3 participants