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 be86cd9 commit 2413b66Copy full SHA for 2413b66
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