Skip to content

Commit

Permalink
wait for me
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Jun 29, 2024
1 parent bde406c commit 9304dd0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions public/Set-TuneProvider.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,8 @@ function Set-TuneProvider {
Organization = $null
}
}
write-warning "Setting OpenAI context..."
$splat | Out-String | Write-Warning
$null = Set-OpenAIContext @splat
Get-OpenAIContext | Out-String | Write-Warning

# get context values to pass to Get-OpenAIAPIParameter
$context = Get-OpenAIContext
$currentDefaults['Get-OpenAIAPIParameter:Parameters'] = $script:defaultapiparms = @{
Expand Down

0 comments on commit 9304dd0

Please sign in to comment.