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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user