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