This commit is contained in:
limin 2025-02-21 10:08:25 +08:00
parent a4e5213a8e
commit 1b25d0f767

View File

@ -212,6 +212,7 @@ public class TrainHttpService {
public String autoEvaluation(String url,String prompt,String dataSetPrompt) {
// test
Map<String,String> map = new HashMap<>();
map.put("accept","application/json");
map.put("Content-Type","application/json");