dosubot[bot]

Results 14373 comments of dosubot[bot]

这是 MinerU 2.5 的已知字符识别局限,目前没有专门针对下划线(_)无法识别的修复或配置项,根本原因多为模型或后端能力限制,而不是参数或代码规则可调[[相关说明1]](https://github.com/opendatalab/MinerU/issues/3531)[[相关说明2]](https://github.com/opendatalab/MinerU/issues/3530)。 可以尝试以下方法规避或缓解: - 切换到 pipeline 模式或强制开启 OCR(如 `--method ocr` 或 `--force_OCR`),对复杂排版和特殊符号识别效果更好。 - 关闭公式识别(`MINERU_FORMULA_ENABLE=false`),避免符号被误判为公式。 - 更换 OCR 引擎(如 Baidu/PaddleX),或调整 OCR 字典和参数(如 `det_db_box_thresh`、`det_db_unclip_ratio`)。 - 检查系统字体(如 `fonts-noto-core`、`fonts-noto-cjk`)是否齐全,避免渲染缺失影响内容识别。 - 必须用 VLM...

Hi @MarMillan! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the cloudnative-pg team. There isn't a direct Helm value or CRD field to override the bootstrap-controller image for the initdb job. By default,...

The bootstrap-controller image is controlled only by the `OPERATOR_IMAGE_NAME` environment variable—`BOOTSTRAP_IMAGE_NAME` is not used anywhere in the codebase for this purpose. If the bootstrap-controller is still pulling from `ghcr.io`, it...

Thanks for confirming the manifest. Based on the code and docs, the bootstrap-controller image is set only at operator startup from the OPERATOR_IMAGE_NAME environment variable—there’s no other override or runtime...

Hi, @MarMillan. I'm [Dosu](https://dosu.dev), and I'm helping the cloudnative-pg team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that in CloudNativePG 1.26, the...

Hey @danbus! 👋 I'm here to help you with any bugs, questions, or contributions you have. Let's squash those bugs together! The issue you're experiencing seems to be related to...

Hi @uu9! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the openinference team. There isn't currently a built-in way to control or suppress ToolRuntime information in tool results when using openinference-instrumentation-langchain. The instrumentation...

The reason you don't see `RunContextWrapper` in results with OpenAI Agents SDK (openinference-instrumentation-openai-agents) is that its instrumentation captures and reports different runtime metadata than LangChain's. OpenAI Agents SDK does not...

Hi, @cyyynthia. I'm [Dosu](https://dosu.dev), and I'm helping the Valibot team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that the current email validation...

@fabian-hiller The user has confirmed that the issue regarding support for internationalized email addresses in `v.email` and `v.rfcEmail` is still relevant and needs attention. Could you please assist?