Commit History

Author SHA1 Message Date
  Anuraag (Rag) Agrawal 10d59d5f90 openai: finish_reason as tool_calls for streaming with tools (#7963) 2 months ago
  Anuraag (Rag) Agrawal e28f2d4900 openai: return usage as final chunk for streams (#6784) 4 months ago
  Blake Mizerany 9039c821a2 llama: preserve field order in user-defined JSON schemas (#8002) 4 months ago
  Parth Sareen 630e7dc6ff api: structured outputs - chat endpoint (#7900) 4 months ago
  Parth Sareen 5f8051180e Enable index tracking for tools - openai api support (#7888) 5 months ago
  Parth Sareen ce7455a8e1 api: enable tool streaming (#7836) 5 months ago
  Bruce MacDonald 940e62772e openai: remove unused error code (#7850) 5 months ago
  frob 06d4fba851 openai: align chat temperature and frequency_penalty options with completion (#6688) 7 months ago
  Yaroslav da915345d1 openai: don't scale temperature or frequency_penalty (#6514) 7 months ago
  frob fe91d7fff1 openai: fix "presence_penalty" typo and add test (#6665) 7 months ago
  Michael Yang b732beba6a lint 9 months ago
  royjhan 6f133a0bdd OpenAI: Add Usage to `v1/embeddings` (#5886) 9 months ago
  royjhan 365431d406 return tool calls finish reason for openai (#5995) 9 months ago
  royjhan c57317cbf0 OpenAI: Function Based Testing (#5752) 9 months ago
  royjhan 51b2fd299c adjust openai chat msg processing (#5729) 9 months ago
  royjhan 154f6f45d4 OpenAI: Support Tools (#5614) 9 months ago
  royjhan 0d41623b52 OpenAI: Add Suffix to `v1/completions` (#5611) 9 months ago
  royjhan 987dbab0b0 OpenAI: /v1/embeddings compatibility (#5285) 9 months ago
  royjhan e9f7f36029 Support image input for OpenAI chat compatibility (#5208) 9 months ago
  royjhan 4918fae535 OpenAI v1/completions: allow stop token list (#5551) 9 months ago
  royjhan d626b99b54 OpenAI: v1/completions compatibility (#5209) 10 months ago
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) 10 months ago
  Jeffrey Morgan 6b800aa7b7 openai: do not set temperature to 0 when setting seed (#5045) 10 months ago
  Michael Yang e40145a39d lint 11 months ago
  Jeffrey Morgan 41ba3017fd Fix OpenAI `finish_reason` values when empty (#4368) 11 months ago
  Bruce MacDonald cfa84b8470 add done_reason to the api (#4235) 11 months ago
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
  Jeffrey Morgan 453f572f83 Initial OpenAI `/v1/chat/completions` API compatibility (#2376) 1 year ago