bundles / IPython 9.10.0 / IPython / terminal / shortcuts / auto_suggest / NavigableAutoSuggestFromHistory / _cancel_running_llm_task
function
IPython.terminal.shortcuts.auto_suggest:NavigableAutoSuggestFromHistory._cancel_running_llm_task
Signature
def _cancel_running_llm_task ( self ) → None Summary
Try to cancel the currently running llm_task if exists, and set it to None.
Aliases
-
IPython.terminal.interactiveshell.NavigableAutoSuggestFromHistory._cancel_running_llm_task