fix: fix comment style error (#462)

This commit is contained in:
YuLuo
2024-03-19 12:47:49 +08:00
committed by GitHub
parent 19f5665522
commit 08fdf28692

View File

@@ -253,7 +253,7 @@ public class OpenAiApi {
}
}
/**
/**
* Creates a model response for the given chat conversation.
*
* @param messages A list of messages comprising the conversation so far.