上传备份

master
王兵 6 months ago
parent 12a62b01b1
commit cc57200e95

@ -165,7 +165,6 @@ public class Test {
.toolSpecifications(toolSpecifications) .toolSpecifications(toolSpecifications)
.build(); .build();
ChatResponse chatResponse = model.chat(chatRequest); ChatResponse chatResponse = model.chat(chatRequest);
AiMessage aiMessage = chatResponse.aiMessage(); AiMessage aiMessage = chatResponse.aiMessage();
chatMessages.add(aiMessage); chatMessages.add(aiMessage);

Loading…
Cancel
Save

Powered by TurnKey Linux.