Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Devine 9009bedf13 better checking for OLLAMA_HOST variable (#3661) před 1 rokem
  Jeffrey Morgan 993cf8bf55 llm: limit generation to 10x context size to avoid run on generations (#3918) před 1 rokem
  Cheng 62be2050dd chore: use errors.New to replace fmt.Errorf will much better (#3789) před 1 rokem
  Eli Bendersky ad90b9ab3d api: start adding documentation to package api (#2878) před 1 rokem
  Michael Yang 01114b4526 fix: rope před 1 rokem
  Michael Yang 9502e5661f cgo quantize před 1 rokem
  Michael Yang be517e491c no rope parameters před 1 rokem
  Jeffrey Morgan 3b4bab3dc5 Fix embeddings load model behavior (#2848) před 1 rokem
  Ikko Eltociear Ashimine e95b896790 Update types.go (#2744) před 1 rokem
  bnorick caf2b13c10 Fix infinite keep_alive (#2480) před 1 rokem
  Patrick Devine b5cf31b460 add keep_alive to generate/chat/embedding api endpoints (#2146) před 1 rokem
  Patrick Devine 7c40a67841 Save and load sessions (#2063) před 1 rokem
  Michael Yang 745b5934fa add model to ModelResponse před 1 rokem
  Michael Yang a38d88d828 api: add model for all requests před 1 rokem
  Patrick Devine 22e93efa41 add show info command and fix the modelfile před 1 rokem
  Jeffrey Morgan 55978c1dc9 clean up cache api option před 1 rokem
  Jeffrey Morgan d4ebdadbe7 enable `cache_prompt` by default před 1 rokem
  K0IN 10da41d677 Add Cache flag to api (#1642) před 1 rokem
  Bruce MacDonald d99fa6ce0a send empty messages on last chat response (#1530) před 1 rokem
  Patrick Devine d9e60f634b add image support to the chat api (#1490) před 1 rokem
  Patrick Devine 910e9401d0 Multimodal support (#1216) před 1 rokem
  Jeffrey Morgan 9e1406e4ed Don't expose model information in `/api/generate` před 1 rokem
  Michael Yang 5d75505ebd return model configuration in generate před 1 rokem
  Bruce MacDonald 195e3d9dbd chat api endpoint (#1392) před 1 rokem
  Jeffrey Morgan 00d06619a1 Revert "chat api (#991)" while context variable is fixed před 1 rokem
  Bruce MacDonald 7a0899d62d chat api (#991) před 1 rokem
  Patrick Devine cde31cb220 Allow setting parameters in the REPL (#1294) před 1 rokem
  Michael Yang bc22d5a38b no blob response před 1 rokem
  Michael Yang 1552cee59f client create modelfile před 1 rokem
  Michael Yang 3ca56b5ada add create modelfile field před 1 rokem