Commit Verlauf

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