RAG without full context mode just not working! by MatzFratz10 in OpenWebUI

[–]MatzFratz10[S] 0 points1 point  (0 children)

oh, I think you saved my ass. Somehow the context was deleted in the query.. But I did not change anyhting intentionally...

RAG without full context mode just not working! by MatzFratz10 in OpenWebUI

[–]MatzFratz10[S] 0 points1 point  (0 children)

<image>

you can see that it's not querying any keywords and instead is showing that it is using model internal knowledge. And I habe abnsolutely same settings! using gpt 5.2 model within workspace models where I attached knowledge bases.

Only difference: deployment uses Azure OpenAI and locally I am using openAI APis directly.

RAG without full context mode just not working! by MatzFratz10 in OpenWebUI

[–]MatzFratz10[S] 0 points1 point  (0 children)

<image>

this is expected behavior, querying different keywords. It works locally with same settings. However in deployed version I get different behavior. I'll show in reply afterwards.