aws-samples / Serverless-Retrieval-Augmented-Generation-RAG-on-AWS

A full-stack serverless RAG workflow. This is thought for running PoCs, prototypes and bootstrap your MVP.
MIT No Attribution
50 stars 19 forks source link

Feature: Dynamic System Prompt Management for multi-tenant users #15

Closed giusedroid closed 4 months ago

giusedroid commented 5 months ago

Allow users to manage thier system prompts with a default prompt for all users. This should be done in the front-end. Suggestion: this could use SSM Parameter Store.

giusedroid commented 4 months ago

addressed in #19

giusedroid commented 4 months ago

implemented with #19