mirror of
https://github.com/ollama/ollama.git
synced 2026-04-29 15:38:27 -05:00
bool
This commit is contained in:
@@ -157,7 +157,7 @@ func generateInteractive(cmd *cobra.Command, opts runOptions) error {
|
||||
return err
|
||||
}
|
||||
|
||||
if envconfig.NoHistory {
|
||||
if envconfig.NoHistory() {
|
||||
scanner.HistoryDisable()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user