This commit is contained in:
LangChain4j 2024-03-20 09:48:38 +01:00
parent 8c969bf7e7
commit 19d095c71f
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ public class AiServicesIT {
"\"birthDate\": (type: date string (2023-12-31)),\n" +
"\"address\": (type: dev.langchain4j.service.AiServicesIT$Address: {\n" +
"\"streetNumber\": (type: integer),\n" +
"\"street\": (type: string),\n" +
"\"st reet\": (type: string),\n" +
"\"city\": (type: string),\n" +
"}),\n" +
"}")));