Giuseppe
Giuseppe
*Issue #, if available:* #352 *Description of changes:* addressing local and deployment build issues for website. - python2 is depricated on most OS, so it should not be used in...
[Kúzu](https://kuzudb.com/) is an embedded graph database. We want to explore graph-RAG capabilites to include more relevant information when retrieving semantically. A good MVP for this would be mapping obvious relationships...
basically implement this as an S3 plug-in https://blog.lancedb.com/chat-with-csv-excel-using-lancedb/ - creata a new queue + dlq - create a new notification for `.csv` and `.xlsx` files from S3 - put messages...
At the moment we're not managing or checking when the authentication token expires. In case of expiration, we should refresh it transparently to the user
with the introduction of Converse API, we can rework the existing system prompt by splitting it into - **system_prompt** : this is to be included as optional parameter in the...
create cloudwatch dashboards and integrate them into the front-end.
Allow users to create additional knowledge bases. Currently users can have one knowledge base. This is implemented as a path on S3. We want to change this by allowing users...
depends on #26 Once users are able to create additional knowledge bases, create a management system to share a knowledge base with other users in read only mode or contributor...
Implement re-ranking of sources as soon as [this issue on Langchain](https://github.com/langchain-ai/langchain/issues/13562) is closed