truefoundry / cognita

RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
https://cognita.truefoundry.com
Apache License 2.0
3.32k stars 274 forks source link

feat: remove signed url generation on the fly during qna api response #392

Closed mnvsk97 closed 3 weeks ago

mnvsk97 commented 3 weeks ago

Since we want to fetch the signed URL when a user clicks on the source links in context, we don't want to pre-fetch the URLs while responding to the QnA API