mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-20 14:51:46 +01:00
* add send-message-simple-with-history endpoint to support ramp. avoids bad json output in models and allows client to pass history in instead of maintaining it in our own session * slightly better error checking * addressing code review * reject on any empty message * update test naming