Add test handlers, option to choose mock language model for testing #366
Open
Description
Problem
Currently to test something involving interaction with language model or to test chat UI, real API key or locally hosted language model is required. This is not optimal for testing.
Proposed Solution
Add test handlers, option to choose mock language model for testing.