chat : clarify the meaning of reasoning_format (#15408)
* chat : clarify the meaning of reasoning_format * add link to this PR
This commit is contained in:
parent
9d262f4bad
commit
e9288e8869
3 changed files with 6 additions and 4 deletions
|
|
@ -1408,7 +1408,7 @@ static void test_template_output_parsers() {
|
|||
/* is_partial= */ false,
|
||||
{
|
||||
/* .format = */ COMMON_CHAT_FORMAT_GRANITE,
|
||||
/* .reasoning_format = */ COMMON_REASONING_FORMAT_GRANITE,
|
||||
/* .reasoning_format = */ COMMON_REASONING_FORMAT_DEEPSEEK,
|
||||
}));
|
||||
|
||||
// Test parsing tool calls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue