We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99335a3 commit e6fb6bcCopy full SHA for e6fb6bc
1 file changed
src/main/java/nl/dannyj/mistral/models/completion/message/ChatMessage.java
@@ -52,7 +52,6 @@ public abstract class ChatMessage {
52
/**
53
* The content of the message. Can be null or a list of content chunks.
54
*
55
- * @param content The list of content chunks, or null.
56
* @return The list of content chunks, or null.
57
*/
58
@Nullable
0 commit comments