Historique des commits

Auteur SHA1 Message Date
  Michael Yang 4dcf7a59b1 generate progress il y a 1 an
  Michael Yang 1c0e092ead progress cmd il y a 1 an
  Michael Yang f91bb2f7f0 remove progressbar il y a 1 an
  Michael Yang 1901044b07 use checksum reference il y a 1 an
  Michael Yang d660eebf22 fix create from model tag il y a 1 an
  Michael Yang 1552cee59f client create modelfile il y a 1 an
  Michael Yang 01ea6002c4 replace go-humanize with format.HumanBytes il y a 1 an
  Jeffrey Morgan 423862042a treat `ollama run model < file` as entire prompt, not prompt-per-line (#1126) il y a 1 an
  Jeffrey Morgan 4e612a2e92 use stdout fd for terminal size (#1125) il y a 1 an
  Jeffrey Morgan 6e0f686afa `--format json` should work in interactive mode il y a 1 an
  Jeffrey Morgan c1844bbee2 add json mode to cli (#1095) il y a 1 an
  Michael Yang bf6786bb39 fix tautology il y a 1 an
  Bruce MacDonald f9a4281124 clean up: remove server functions from client (#937) il y a 1 an
  Jeffrey Morgan 9ec16f0f03 fix formatting when exiting `ollama run` il y a 1 an
  Jeffrey Morgan 2d75a4537c close input channel when receiving `io.EOF` il y a 1 an
  Patrick Devine a79f030e75 add bracketed paste mode (#922) il y a 1 an
  Patrick Devine deeac961bb new readline library (#847) il y a 1 an
  Michael Yang 36c88cb9db cmd: set ExactArgs il y a 1 an
  Bruce MacDonald 68d7255bd3 show request to server rather than local check (#778) il y a 1 an
  Bruce MacDonald a0c3e989de deprecate modelfile embed command (#759) il y a 1 an
  Bruce MacDonald 56497663c8 relay model runner error message to client (#720) il y a 1 an
  Michael Yang 2cfffea02e handle client proxy il y a 1 an
  Patrick Devine 61ff1946e6 revise help text (#706) il y a 1 an
  Alexander F. Rødseth d104b7e997 Fix go test./... issue: fmt.Println arg list ends with redundant newline (#705) il y a 1 an
  Patrick Devine 1852755154 show a default message when license/parameters/system prompt/template aren't specified (#681) il y a 1 an
  Patrick Devine 99d5161e8a don't wordwrap when stdout is redirected or piped (#662) il y a 1 an
  Michael Yang 9333b0cc82 Merge pull request #612 from jmorganca/mxyng/prune-empty-directories il y a 1 an
  Patrick Devine 76db4a49cf allow the user to cancel generating with ctrl-C (#641) il y a 1 an
  Luc Stepniewski 4aa0976a2e Added missing return preventing SIGSEGV because of missing resp (#621) il y a 1 an
  Patrick Devine 92c20fdae6 fix error messages for unknown commands in the repl (#611) il y a 1 an