mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-06-07 10:16:44 -04:00
This commit fixes the chat template to properly handle function calls by: 1. Using safe dictionary access with .get() 2. Converting function arguments to JSON with |tojson filter 3. Adding better empty content handling Fixes #860 |
||
---|---|---|
.. | ||
function_calling.md |