chat : avoid including json in chat.h (#21306)

This commit is contained in:
Georgi Gerganov
2026-04-03 09:07:59 +03:00
committed by GitHub
parent 39b27f0da0
commit 57ace0d612
4 changed files with 33 additions and 61 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#pragma once
#include "chat-auto-parser.h"
#include "peg-parser.h"
#include <functional>
#include <optional>
#include <string>