Skip to content

Commit c325930

Browse files
authored
Javadoc update (#9792)
1 parent 3ca8642 commit c325930

File tree

1 file changed

+1
-1
lines changed
  • integrations/langchain4j/providers/cohere/src/main/java/io/helidon/integrations/langchain4j/providers/cohere

1 file changed

+1
-1
lines changed

integrations/langchain4j/providers/cohere/src/main/java/io/helidon/integrations/langchain4j/providers/cohere/CohereCommonConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ interface CohereCommonConfig {
8181
Optional<Duration> timeout();
8282

8383
/**
84-
* The model name to use (e.g., "gpt-3.5-turbo").
84+
* The model name to use.
8585
*
8686
* @return the model name
8787
*/

0 commit comments

Comments
 (0)