Error tojson(ensure_ascii=False)
Open
- Dominant language
- C++
- Stars
- 229
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
got exception when using minja through llama.cpp
{"code":500,"message":"Unknown argument ensure_ascii for function tojson at row 11, column 37:\n{% for tool in tools %}\n{{ tool | tojson(ensure_ascii=False) }}\n ^\n{% endfor %}\n at row 11, column 1:\n{% for tool in tools %}\n{{ tool | tojson(ensure_ascii=False) }}\n^\n{% endfor %}\n at row 10, column 24:\n\n{% for tool in tools %}\n
Contributor guide
Assessment
This issue has not been assessed yet.