Skip to content

Commit 2a4980f

Browse files
committed
Adjusted test after merge
1 parent 63b8c80 commit 2a4980f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/spring-ai-anthropic/src/test/java/org/springframework/ai/anthropic/AnthropicChatModelIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
import org.junit.jupiter.params.provider.ValueSource;
3535
import org.slf4j.Logger;
3636
import org.slf4j.LoggerFactory;
37+
import org.springframework.ai.model.function.FunctionCallback;
3738
import org.springframework.boot.test.system.OutputCaptureExtension;
3839
import org.springframework.boot.test.system.OutputCaptureRule;
3940
import reactor.core.publisher.Flux;

0 commit comments

Comments
 (0)