Free Zhang
Free Zhang
TemplateAnalyseUtils类添加了两个变量,并修改了analyse和extractVar两个函数。未做其他改动,且测试通过。希望可以覆盖提交,多谢。 private static final String VAR_GET = "\\$Var\\{\\s*.+\\s*\\}"; private static final String VAR_REGEX = "\\$Var\\{\\s*.+\\s*\\}\\s*=\\s*$"; private static void analyse(String template, int itemIndex, Map tplVar) { int fstFunc = template.indexOf(PRE_FUNC); int...
> yea we got the same issue with an openAI API compatible reranker which was working fine on 0.5.13. The Embedder running on the same server could be added without...
Same, version 1.1.3 What's more, it work fine last night, but in this morning, it happened suddenly, without any action. I searched the keyword "SSL" in the config ".env" ,...