You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently preview acts as noop, we should change this to actually do the work to call out to copilot. we can then cache that result, such that if the user then invokes the action, it applies the exact same result. An AsyncLazy works well for this.
Currently preview acts as noop, we should change this to actually do the work to call out to copilot. we can then cache that result, such that if the user then invokes the action, it applies the exact same result. An
AsyncLazy
works well for this.See #77299 (comment)
/cc @CyrusNajmabadi @sharwell
The text was updated successfully, but these errors were encountered: