Historique des commits

Auteur SHA1 Message Date
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) il y a 11 mois
  Josh Yan 353f83a9c7 add Ctrl + W shortcut il y a 11 mois
  Patrick Devine 105186aa17 add OLLAMA_NOHISTORY to turn off history in interactive mode (#4508) il y a 11 mois
  Patrick Devine a4b8d1f89a re-add system context (#4435) il y a 11 mois
  Patrick Devine 7ca71a6b0f don't abort when an invalid model name is used in /save (#4416) il y a 11 mois
  Patrick Devine 6845988807 Ollama `ps` command for showing currently loaded models (#4327) il y a 11 mois
  Tobias Gårdhus 06ac829e70 Fix help string for stop parameter (#2307) il y a 1 an
  Bryce Reitano bf4fc25f7b Add a /clear command (#3947) il y a 1 an
  Bruce MacDonald 658e60cf73 Revert "stop running model on interactive exit" il y a 1 an
  Bruce MacDonald fad00a85e5 stop running model on interactive exit il y a 1 an
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) il y a 1 an
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) il y a 1 an
  lulz ce0c95d097 [fix] /bye and /exit are now treated as prefixes (#2381) il y a 1 an
  Bruce MacDonald 88622847c6 fix: chat system prompting overrides (#2542) il y a 1 an
  Jeffrey Morgan 1f9078d6ae Check image filetype in api handlers (#2467) il y a 1 an
  Jeffrey Morgan e135167484 Add multimodel support to `ollama run` in noninteractive mopde (#2317) il y a 1 an
  Jeffrey Morgan 38296ab352 clear previous images when submitting an image to `ollama run` (#2316) il y a 1 an
  Jeffrey Morgan 7913104527 Improvements to `ollama run` for multimodal models (#2300) il y a 1 an
  Patrick Devine 7c40a67841 Save and load sessions (#2063) il y a 1 an
  Michael Yang b6c0ef1e70 Merge pull request #1961 from jmorganca/mxyng/rm-double-newline il y a 1 an
  Patrick Devine 565f8a3c44 Convert the REPL to use /api/chat for interactive responses (#1936) il y a 1 an
  Michael Yang 5121b7ac9c remove double newlines in /set parameter il y a 1 an
  Michael Yang 2bb2bdd5d4 fix lint il y a 1 an
  Michael Yang 62023177f6 Merge pull request #1614 from jmorganca/mxyng/fix-set-template il y a 1 an
  Daniel Hiltgen e0d05b0f1e Accept windows paths for image processing il y a 1 an
  Michael Yang 5580ae2472 fix: set template without triple quotes il y a 1 an
  Patrick Devine 9c2941e61b switch api for ShowRequest to use the name field (#1816) il y a 1 an
  Patrick Devine 22e93efa41 add show info command and fix the modelfile il y a 1 an
  Patrick Devine 2909dce894 split up interactive generation il y a 1 an