File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5252catalog(" llms:invalidOptionAndValueForModel" ) = " '{1}' with value '{2}' is not supported for model "" {3}"" ." ;
5353catalog(" llms:invalidOptionForModel" ) = " Invalid argument name {1} for model "" {2}"" ." ;
5454catalog(" llms:invalidContentTypeForModel" ) = " {1} is not supported for model "" {2}"" ." ;
55- catalog(" llms:functionNotAvailableForModel" ) = " This function is not supported for model "" {1}"" ." ;
55+ catalog(" llms:functionNotAvailableForModel" ) = " Image editing is not supported for model "" {1}"" ." ;
5656catalog(" llms:promptLimitCharacter" ) = " Prompt must contain at most {1} characters for model "" {2}"" ." ;
5757catalog(" llms:pngExpected" ) = " Image must be a PNG file (*.png)." ;
5858catalog(" llms:warningJsonInstruction" ) = " When using JSON mode, you must also prompt the model to produce JSON yourself via a system or user message." ;
You can’t perform that action at this time.
0 commit comments