Historie revizí

Autor SHA1 Zpráva Datum
  Bruce MacDonald f9a4281124 clean up: remove server functions from client (#937) před 1 rokem
  Jeffrey Morgan 9ec16f0f03 fix formatting when exiting `ollama run` před 1 rokem
  Jeffrey Morgan 2d75a4537c close input channel when receiving `io.EOF` před 1 rokem
  Patrick Devine a79f030e75 add bracketed paste mode (#922) před 1 rokem
  Patrick Devine deeac961bb new readline library (#847) před 1 rokem
  Michael Yang 36c88cb9db cmd: set ExactArgs před 1 rokem
  Bruce MacDonald 68d7255bd3 show request to server rather than local check (#778) před 1 rokem
  Bruce MacDonald a0c3e989de deprecate modelfile embed command (#759) před 1 rokem
  Bruce MacDonald 56497663c8 relay model runner error message to client (#720) před 1 rokem
  Michael Yang 2cfffea02e handle client proxy před 1 rokem
  Patrick Devine 61ff1946e6 revise help text (#706) před 1 rokem
  Alexander F. Rødseth d104b7e997 Fix go test./... issue: fmt.Println arg list ends with redundant newline (#705) před 1 rokem
  Patrick Devine 1852755154 show a default message when license/parameters/system prompt/template aren't specified (#681) před 1 rokem
  Patrick Devine 99d5161e8a don't wordwrap when stdout is redirected or piped (#662) před 1 rokem
  Michael Yang 9333b0cc82 Merge pull request #612 from jmorganca/mxyng/prune-empty-directories před 1 rokem
  Patrick Devine 76db4a49cf allow the user to cancel generating with ctrl-C (#641) před 1 rokem
  Luc Stepniewski 4aa0976a2e Added missing return preventing SIGSEGV because of missing resp (#621) před 1 rokem
  Patrick Devine 92c20fdae6 fix error messages for unknown commands in the repl (#611) před 1 rokem
  Michael Yang f40b3de758 use int64 consistently před 1 rokem
  Michael Yang 8608eb4760 prune empty directories před 1 rokem
  Michael Yang 0625e805f0 fix model name not matching před 1 rokem
  Michael Yang 93d887e4bc add painter message for exit před 1 rokem
  Patrick Devine b5614f3ebc fix end-of-line issue with the new prompt (#582) před 1 rokem
  Jeffrey Morgan 01c44d687e add multi line strings to final prompt před 1 rokem
  Jeffrey Morgan e20362e0d5 fix multi line input in `ollama run` před 1 rokem
  Patrick Devine c928ceb927 add word wrapping for lines which are longer than the terminal width (#553) před 1 rokem
  Patrick Devine 87d9efb364 switch to forked readline lib which doesn't wreck the repl prompt (#578) před 1 rokem
  Michael Yang 88897a90e4 fix ipv6 parse ip před 1 rokem
  Michael Yang 6137b12799 validate existence and pull model using api před 1 rokem
  Michael Yang 9297ff8330 fix OLLAMA_HOST parsing for ip6 před 1 rokem