Update chat_template and tool_parser
#8
by
rshcao
- opened
- support arbitrary XLM-format tool keys definition;
- support more robust arrary/dict-type tool call arguments serialization;
- revise the tool_parser to cater to the changes in chat_template, and remove insafe eval operations.
cyente
changed pull request status to
merged