codex wip
This commit is contained in:
@@ -449,6 +449,7 @@ namespace AnotherReplayReader
|
||||
return;
|
||||
}
|
||||
_aiPanel.GetRequestContext = _aiSettings.GetCurrentContext!;
|
||||
_aiPanel.GetPromptSettings = _aiSettings.GetPromptSettings;
|
||||
|
||||
await _aiPanel.StartAnalysisAsync(replay, _model.Players, cached, cachedPrefixSums, _cancellation.Token);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user