feat: 完成api接口搭建
This commit is contained in:
@@ -237,7 +237,7 @@ public class AiChatService : ApplicationService
|
||||
{
|
||||
var output = new SendMessageOutputDto
|
||||
{
|
||||
Id = 001,
|
||||
Id = "chatcmpl-BotYP3BlN5T4g9YPnW0fBSBvKzXdd",
|
||||
Object = "chat.completion.chunk",
|
||||
Created = 1750336171,
|
||||
Model = modelId,
|
||||
|
||||
Reference in New Issue
Block a user