dosubot[bot]
dosubot[bot]
Hi @303540023! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the pro-components team. 顶部导航栏集成通知栏,可以通过 ProLayout 的扩展点实现。推荐用 `headerContentRender` 或 `actionsRender` 这两个 prop,把你的自定义通知栏组件插入到顶部导航栏里。这样可以保证通知栏和导航栏都在吸顶状态下正常显示和交互。 兼容性和布局建议: - 通知栏建议放在导航栏之上或内部,避免重叠。可以用 CSS 设置 `position: fixed` 或 `absolute`,并调整 `top` 和 `z-index`,比如让通知栏的...
To enable thesaurus expansion and the word frequency file in RAGFlow: 1. **Configure Redis**: Real-time synonym (thesaurus) expansion requires a working Redis connection. Set the Redis host, port, username, and...
The thesaurus (synonym) file for RAGFlow should be a JSON object (usually named synonym.json in rag/res/) where each key is a term and the value is either a string or...
To check if synonym conversion and the word frequency file are enabled and working in RAGFlow: 1. **Check logs on startup**: If you see warnings like `Load term.freq FAIL!` or...
**Related Documentation** Checked 1 published document(s) in 1 knowledge base(s). No updates required. How did I do? Any feedback? [](https://go.dosu.dev/discord-bot)
**Related Documentation** Checked 1 published document(s) in 1 knowledge base(s). No updates required. How did I do? Any feedback? [](https://go.dosu.dev/discord-bot)
Hi, @jeffremer. I'm [Dosu](https://dosu.dev), and I'm helping the tuist team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that the OpenCV SPM dependency...
Hi, @kevin880202. I'm [Dosu](https://dosu.dev), and I'm helping the cozystack team manage their backlog and am marking this issue as stale. **Issue Summary** - You proposed creating a CLI tool called...
@NickVolynkin The user has requested to keep the CLI tool feature request open for cozyctl. Could you please assist with this?
Hi @s-nt-s! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the ragflow team. The "not authorized" error for your Ollama embedding model happens because RAGFlow can't find a matching TenantLLM record for `bge-m3:567m-fp16@Ollama`...