Skip to content

Commit

Permalink
Update Set-TuneProvider.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Jun 29, 2024
1 parent eb5f458 commit 6b83493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/Set-TuneProvider.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ function Set-TuneProvider {
}
}
write-warning "Setting OpenAI context..."
$splat | Out-String | Write-Warning
$null = Set-OpenAIContext @splat

# get context values to pass to Get-OpenAIAPIParameter
Expand Down

0 comments on commit 6b83493

Please sign in to comment.