This repository was archived by the owner on Jul 22, 2025. It is now read-only.
-
I wish to use spring-ai-openai-spring-boot-starter to develop my application. @Autowired // or injected anyway
private ChatModel chatModel;
(...)
chatModel.call(message);
|
Beta Was this translation helpful? Give feedback.
Answered by
lrkwz
Oct 25, 2024
Replies: 1 comment
-
Oops I've successfully configured the lib with:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aarashy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oops I've successfully configured the lib with: