[Feature Request]: "Use knowledge graph" toggle in embedded chat
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- [x] Please do not modify this template :) and fill in all the required fields.
Is your feature request related to a problem?
Retrieval time when using a knowledge graph is long (20-30 seconds)
Describe the feature you'd like
Add a button in the embedded chat allowing a user to toggle knowledge graph retrieval mode on and off
Describe implementation you've considered
Until this feature is implemented I will need to embed two separate chats, one with "Use knowledge graph" enabled and one without.
Documentation, adoption, use case
Retrieval time with knowledge graph is taking 10 times longer than not using knowledge graph.
By default retrieval should be done without knowledge graph, but the user should be able to easily switch on knowledge graph retrieval if they are unsatisfied with the response.
Additional information
Many Chat LLM providers provide options under the chatbox. Adding these user-configurable options would be a major improvement to the user-experience with the embedded chat. Ideally an administrator would be able to configure which options would be available to the user.
@homewmt Hi! I'm the product manager — thanks for bringing this up.
At this stage, we don't plan to expose a toggle to end users for turning knowledge graph retrieval on/off directly, as it's a bit too technical and could lead to confusion in most use cases.
That said, I totally understand your need. A more intuitive approach could be to package this capability into higher-level options like “DeepThink” or “DeepSearch” — something users can understand and activate without knowing the underlying mechanics.