mirror of
https://gitee.com/agents-flex/agents-flex.git
synced 2024-11-29 18:38:17 +08:00
build: v1.0.0-rc.2 release (^.^)YYa!!
This commit is contained in:
parent
ab3b406a87
commit
90bb7c1271
@ -82,7 +82,6 @@ public class OpenAiLlmTest {
|
||||
|
||||
AiMessageResponse response = llm.chat(prompt);
|
||||
System.out.println(response);
|
||||
System.out.println(response.getMessage().getContent());
|
||||
|
||||
try {
|
||||
Thread.sleep(12000);
|
||||
|
Loading…
Reference in New Issue
Block a user