In a nutshell: The chatbot should be able to switch out different personas to have different behaviors.
"MVP" features:
- Add persona as input for DSPy module
- Store personas in the database (name of the persona, short description, and its prompt)
Stretch goal:
- Simple internal CRUD app that allows us to manage the personas without manual database queries
In a nutshell: The chatbot should be able to switch out different personas to have different behaviors.
"MVP" features:
Stretch goal: