LangChain.Anchor.CLI (langchainex v0.2.3)

An anchor for getting confirmation at run-time from the command line

Link to this section Summary

Functions

returns either :yes or :no depending on the user's input

Queries don't have side-effects. This presents the information to the user and asks for confirmation if it looks correct

Link to this section Functions

Link to this function

get_confirmation()

returns either :yes or :no depending on the user's input

Link to this function

present_information(atom, info)

Queries don't have side-effects. This presents the information to the user and asks for confirmation if it looks correct