pub fn handle_picker_input(
state: &mut ModelPickerState,
key: KeyCode,
) -> PickerActionExpand description
Handle key input for the model picker.
pub fn handle_picker_input(
state: &mut ModelPickerState,
key: KeyCode,
) -> PickerActionHandle key input for the model picker.