You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/src/main/java/io/dapr/examples/conversation/README.md
+8-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
## Manage Dapr Jobs via the Conversation API
1
+
## Manage Dapr via the Conversation API
2
2
3
-
This example provides the different capabilities provided by Dapr Java SDK for Conversation. For further information about Job APIs please refer to [this link](https://docs.dapr.io/developing-applications/building-blocks/conversation/conversation-overview/)
3
+
This example provides the different capabilities provided by Dapr Java SDK for Conversation. For further information about Conversation APIs please refer to [this link](https://docs.dapr.io/developing-applications/building-blocks/conversation/conversation-overview/)
4
4
5
5
### Using the Conversation API
6
6
@@ -57,14 +57,16 @@ public class DemoConversationAI {
0 commit comments