Daniel Moser
Daniel Moser
Hi @Thato-Lesetla, looking at your code snippet I believe the reason for the error is that you're specifying the Titan _embedding_ model as the _chat_ model. ``` ), Bedrock( model_id="amazon.titan-embed-text-v1",...
Hey @Ranjith072 , does the issue persist with the latest version of the code (which is using DynamoDB as memory)? Can you please also verify that the issue occurs with...
Hi @T-Nik , could you check if the processing works with the latest version of this repo? I pushed some changes and for me it's working perfectly fine (7MB PDF)....
Hey @stutimishra7 , have you added any additional requirements to `backend/src/generate_response/requirements.txt` or added any additional files into this directory? Could you also verify that you're getting this error with the...
Closing since issue is not reproducible and no additional information has been provided