Commit 21759cac authored by alex yao's avatar alex yao

fix:StackOverFlower

parent b050106b
...@@ -82,7 +82,7 @@ public class ImageOCRFunction extends AbstractLargeModelFunction { ...@@ -82,7 +82,7 @@ public class ImageOCRFunction extends AbstractLargeModelFunction {
@Override @Override
public String getDesc() { public String getDesc() {
return getDesc(); return DESC;
} }
@Override @Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment