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 52
52
catalog(" llms:invalidOptionAndValueForModel" ) = " '{1}' with value '{2}' is not supported for model "" {3}"" ." ;
53
53
catalog(" llms:invalidOptionForModel" ) = " Invalid argument name {1} for model "" {2}"" ." ;
54
54
catalog(" 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}"" ." ;
56
56
catalog(" llms:promptLimitCharacter" ) = " Prompt must contain at most {1} characters for model "" {2}"" ." ;
57
57
catalog(" llms:pngExpected" ) = " Image must be a PNG file (*.png)." ;
58
58
catalog(" 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