Replies: 1 comment 1 reply
-
|
Hey @grobbie! Let me try to reproduce locally, I will get back to you shortly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ahoy!
I'm using
deepseek-r1:1.5blocally running onOllama, connecting via theOpenAiChatPromptDriver. When I specify a Ruleset in the PromptResponseRagModule, passed into ResponseRagStage, the rules appear to be completely ignored. For now I am using thebefore_queryattribute ofrag_contextas a workaround, but I'd like to be able to structure the output from the LLM using a JsonSchemaRule.Beta Was this translation helpful? Give feedback.
All reactions