Skip to content

Commit

Permalink
Update packages/salesforcedx-vscode-apex/src/oas/promptGenerationOrch…
Browse files Browse the repository at this point in the history
…estrator.ts

Co-authored-by: peternhale <[email protected]>
  • Loading branch information
mingxuanzhangsfdx and peternhale authored Jan 17, 2025
1 parent b3c8641 commit 2c754ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { GenerationStrategy } from './generationStrategy/generationStrategy';
import { GenerationStrategyFactory } from './generationStrategy/generationStrategyFactory';

enum BidRule {
LEAST_CALLs,
LEAST_CALLS,
MAX_RESPONSE_TOKENS
}

Expand Down

0 comments on commit 2c754ff

Please sign in to comment.