This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / terminal / shortcuts / auto_suggest / NavigableAutoSuggestFromHistory / _trigger_llm

function

IPython.terminal.shortcuts.auto_suggest:NavigableAutoSuggestFromHistory._trigger_llm

source: /IPython/terminal/shortcuts/auto_suggest.py :334

Signature

async def   _trigger_llm ( self buffer )  →  None

Summary

This will ask the current llm provider a suggestion for the current buffer.

Extended Summary

If there is a currently running llm task, it will cancel it.

Aliases

  • IPython.terminal.interactiveshell.NavigableAutoSuggestFromHistory._trigger_llm