Commit b050106b authored by alex yao's avatar alex yao

fix:StackOverFlower

parent 208e4a16
...@@ -42,7 +42,7 @@ public class HtmlReaderFunction extends AbstractLargeModelFunction { ...@@ -42,7 +42,7 @@ public class HtmlReaderFunction 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