Commit History

作者 SHA1 備註 提交日期
  royjhan 89c79bec8c Add ModifiedAt Field to /api/show (#5033) 10 月之前
  Patrick Devine c69bc19e46 move OLLAMA_HOST to envconfig (#5009) 10 月之前
  royjhan 4bf1da4944 Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) 11 月之前
  Michael Yang c895a7d13f some gocritic 11 月之前
  Patrick Devine 6845988807 Ollama `ps` command for showing currently loaded models (#4327) 11 月之前
  Jeffrey Morgan 6602e793c0 Use `--quantize` flag and `quantize` api parameter (#4321) 11 月之前
  Bruce MacDonald c02db93243 omit empty done reason 11 月之前
  Bruce MacDonald cfa84b8470 add done_reason to the api (#4235) 11 月之前
  Jeffrey Morgan d5eec16d23 use model defaults for `num_gqa`, `rope_frequency_base ` and `rope_frequency_scale` (#1983) 11 月之前
  Eli Bendersky d77c1c5f9d api: fill up API documentation (#3596) 1 年之前
  Jackie Li af47413dba Add MarshalJSON to Duration (#3284) 1 年之前
  Patrick Devine 9009bedf13 better checking for OLLAMA_HOST variable (#3661) 1 年之前
  Jeffrey Morgan 993cf8bf55 llm: limit generation to 10x context size to avoid run on generations (#3918) 1 年之前
  Cheng 62be2050dd chore: use errors.New to replace fmt.Errorf will much better (#3789) 1 年之前
  Eli Bendersky ad90b9ab3d api: start adding documentation to package api (#2878) 1 年之前
  Michael Yang 01114b4526 fix: rope 1 年之前
  Michael Yang 9502e5661f cgo quantize 1 年之前
  Michael Yang be517e491c no rope parameters 1 年之前
  Jeffrey Morgan 3b4bab3dc5 Fix embeddings load model behavior (#2848) 1 年之前
  Ikko Eltociear Ashimine e95b896790 Update types.go (#2744) 1 年之前
  bnorick caf2b13c10 Fix infinite keep_alive (#2480) 1 年之前
  Patrick Devine b5cf31b460 add keep_alive to generate/chat/embedding api endpoints (#2146) 1 年之前
  Patrick Devine 7c40a67841 Save and load sessions (#2063) 1 年之前
  Michael Yang 745b5934fa add model to ModelResponse 1 年之前
  Michael Yang a38d88d828 api: add model for all requests 1 年之前
  Patrick Devine 22e93efa41 add show info command and fix the modelfile 1 年之前
  Jeffrey Morgan 55978c1dc9 clean up cache api option 1 年之前
  Jeffrey Morgan d4ebdadbe7 enable `cache_prompt` by default 1 年之前
  K0IN 10da41d677 Add Cache flag to api (#1642) 1 年之前
  Bruce MacDonald d99fa6ce0a send empty messages on last chat response (#1530) 1 年之前