15 Commits

Author SHA1 Message Date
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +01:00
einhornimmond
a890a8c895 add updatedAt to openai_threads table, better error handling, check for openai thread timeout 2025-10-07 11:11:42 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00
einhornimmond
bfa9367050 integrate new logging in backend, update some logging messages 2025-06-17 15:32:51 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
1b5a151517 fix linting and includes 2025-04-29 12:06:43 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
90b8dbcc7b refactor code to satisfy biome rules, remove eslint rule comments 2025-04-26 10:17:18 +02:00
einhornimmond
a7a04720a1 message start below exit button 2025-03-18 15:37:06 +01:00
einhornimmond
3fda88856e delete thread from db even if deleteThread api call failed 2025-03-18 14:41:19 +01:00
einhornimmond
33899e5d2b improve openai thread management 2025-03-16 16:38:15 +01:00
einhornimmond
729ff3bc24 ai chat with openai npm module, add MODERATOR_AI Role 2025-03-14 19:49:04 +01:00