Replies: 2 comments
-
@mjosh1982 |
Beta Was this translation helpful? Give feedback.
0 replies
-
what I understand from @mjosh1982 question is .... Do we have a chatbot interface out-of-the-box something like Eureka client UI for example all we need doing the configuration or are going to have something like streamlit lib in java/spring AI . @ThomasVitale |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In most of the discussions on the net, the examples given provides some AiClient interface. I do not find it anywhere when I use the open spring boot started project
import org.springframework.ai.client.AiClient;
Does anyone know how to get hold this interface and how to add specific dependency for the same.
Beta Was this translation helpful? Give feedback.
All reactions