Skip to content

Commit

Permalink
chore: rename class
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxuanzhangsfdx committed Jan 16, 2025
1 parent 5892f41 commit d45d578
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Instructions:
8. Decline requests for prose/poetry.
Ensure no sensitive details are included. Decline requests unrelated to OpenAPI v3 specs or asking for sensitive information.`;

export class GenerationStrategyDispatcher {
export class promptGenerationOrchestrator {
public pickGenerationStrategy(
metadata: ApexClassOASEligibleResponse,
context: ApexClassOASGatherContextResponse
Expand Down

0 comments on commit d45d578

Please sign in to comment.