提交历史

作者 SHA1 备注 提交日期
  Timothy Jaeryang Baek eeb00a5ca2 chore: format 2 月之前
  Timothy Jaeryang Baek 13e58c1b64 Merge pull request #10360 from ferret99gt/ollama-option-conversion-fixes 2 月之前
  Timothy Jaeryang Baek efefff71d1 Merge pull request #10363 from ferret99gt/ollama-model-option-conversion-updates 2 月之前
  Simone 6f698073bb Add support for tool message in openai to Ollama message conversion 2 月之前
  ferret99gt 5701d6d333 Change the opt dictionary to a mappings dictionary with appropriate casts 2 月之前
  ferret99gt fa885c3346 Update remapping logic 2 月之前
  ferret99gt a4249a6351 Remove remapping of frequency_penalty to repeat_penalty 2 月之前
  ferret99gt 877d21a029 Move parameter remapping above the opt dictionary. 2 月之前
  ferret99gt 6b2ba73701 Remove tfs_z 2 月之前
  ferret99gt cee08e316d Update Ollama request option list with full supported options 2 月之前
  ferret99gt 8125b0499b Remove empty ollama_options 2 月之前
  ferret99gt 57b01cf8fb Fix for system prompt setting 2 月之前
  ferret99gt fea169a9c0 Core fix for num_predict not working. 2 月之前
  ferret99gt adde37394b Remove parameters that map directly, as they are part of options 2 月之前
  ferret99gt aea8977d05 Remove mapping of max_completion_tokens 2 月之前
  ferret99gt e6919c3242 Remove mapping of frequency_penalty to repeat_penalty 2 月之前
  ferret99gt a560f789e4 Remove mapping of presence_penalty to new_topix_penalty 2 月之前
  Timothy Jaeryang Baek 63a5ee3adb refac 2 月之前
  Timothy Jaeryang Baek 7ba717d171 refac: system prompt template 2 月之前
  Timothy Jaeryang Baek ff84c120f5 fix: api usage 2 月之前
  Timothy Jaeryang Baek 8d520eeecd fix: ollama native tool calling 2 月之前
  Timothy Jaeryang Baek cc99673906 refac: prompt variables 3 月之前
  Timothy Jaeryang Baek aaf97b85dc enh: reasoning_effort param support for openai 3 月之前
  Timothy Jaeryang Baek 79d7e67e51 fix: ollama options 4 月之前
  envision3d 16d900247a feat: pass structured output format through to ollama 4 月之前
  Timothy J. Baek 9f285fb2fb feat: arena models 6 月之前
  Timothy J. Baek b4e73c7f19 refac: convert_payload_openai_to_ollama 6 月之前
  Timothy J. Baek 41926172d3 fix/refac: use ollama /api/chat endpoint for tasks 7 月之前
  Michał Surmaczewski 8e6ea49e0e fix: incorrect casting of top_p and frequency_penalty 7 月之前
  Timothy J. Baek ff46fe2b4a refac 7 月之前