Do you need to file a feature request?
Feature Request Description
Context:
Currently, quiz is not working if we only provide knowledge base as reference. The model does not refer to knowledge base even though we have referenced it. Sometimes it goes in infinite loop and sometimes it generates questions out of the knowledge base provided.
How to reproduce issue:
- Setup locally using ollama qwen 2.5(tried with gemini flash too).
- Upload a knowledge base such as an article on agentic ai.
- Go to chat ask for quiz and select your knowledge base.
- It either goes in infinite loop or does not produce any output.
Observation:
This works if we attach the document into the chat.
Related Module
Knowledge Base Management
Use Case
Expected Behaviour/ Feature Request:
Upon selecting the knowledge base the model should parse the data in documents and be able to generate quiz rather than manually attaching files.
This product is genuinely good! Highly recommended for academic work.
Additional Context
No response
Do you need to file a feature request?
Feature Request Description
Context:
Currently, quiz is not working if we only provide knowledge base as reference. The model does not refer to knowledge base even though we have referenced it. Sometimes it goes in infinite loop and sometimes it generates questions out of the knowledge base provided.
How to reproduce issue:
Observation:
This works if we attach the document into the chat.
Related Module
Knowledge Base Management
Use Case
Expected Behaviour/ Feature Request:
Upon selecting the knowledge base the model should parse the data in documents and be able to generate quiz rather than manually attaching files.
This product is genuinely good! Highly recommended for academic work.
Additional Context
No response