Abdulrahman Muhialdeen
Abdulrahman Muhialdeen
> `combine_docs_chain_kwargs={'prompt': qa_prompt}` it works for me this worked for me, thnaks @haymaicc
hey, is there a way to customize the QR pattern, I found a solution in other package `[zxing](https://stackoverflow.com/questions/35419511/generate-qr-codes-with-custom-dot-shapes-using-zxing)` but the code are written in java, I couldn't use the same...
> Adding a matcher to exclude resources helped in my case, of course it depends on your use case, in my case I didn't need a middleware for api/resources calls:...