mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 18:36:41 +02:00
commit
5c1912769e
27 changed files with 547 additions and 515 deletions
|
@ -160,7 +160,7 @@ func generateInteractive(cmd *cobra.Command, opts runOptions) error {
|
|||
return err
|
||||
}
|
||||
|
||||
if envconfig.NoHistory {
|
||||
if envconfig.NoHistory() {
|
||||
scanner.HistoryDisable()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue