buster/apps/server/src
dal 1e594ac4ec
Refactor chat message handling by removing unused fields
- Eliminated `responseMessages`, `reasoning`, and `rawLlmMessages` from chat creation and handling functions to streamline data processing.
- Updated the `generateJsonbArraySql` function to accept pre-stringified JSON for better performance and clarity.

These changes enhance the efficiency of chat message management and reduce unnecessary complexity in the codebase.
2025-08-12 16:38:20 -06:00
..
api Refactor chat message handling by removing unused fields 2025-08-12 16:38:20 -06:00
middleware added env validation for server 2025-08-11 11:39:08 -06:00
types update rules 2025-07-17 13:12:11 -06:00
utils add a common markdown parser to server 2025-07-29 14:57:19 -06:00
index.ts added env validation for server 2025-08-11 11:39:08 -06:00