캐릭터 챗봇 #338

Merged
klaus merged 119 commits from test into main 2025-09-10 06:08:47 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 2c3e12a42c - Show all commits

View File

@ -458,7 +458,6 @@ class ChatRoomService(
val headers = HttpHeaders()
headers.set("x-api-key", apiKey)
headers.contentType = MediaType.APPLICATION_JSON
val httpEntity = HttpEntity(null, headers)