We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ef3a0 commit 5778b42Copy full SHA for 5778b42
spring-ai-commons/src/main/java/org/springframework/ai/content/Content.java
@@ -21,7 +21,7 @@
21
/**
22
* Data structure that contains content and metadata. Common parent for the
23
* {@link org.springframework.ai.document.Document} and the
24
- * org.springframework.ai.chat.messages.Message classes.
+ * {@link org.springframework.ai.chat.messages.Message} classes.
25
*
26
* @author Mark Pollack
27
* @author Christian Tzolov
0 commit comments