Augusto Dwenger J. hamburghammer
  • Joined on 2020-07-22
hamburghammer pushed to main at hamburghammer/dchat 2024-02-17 16:27:11 +01:00
56a68bc867 ci: Add new monolith module
f0d6c40e65 build: Add new monolith module
4135d7e57e monolith: Add new module
Compare 3 commits »
hamburghammer pushed tag v1.0.4 to hamburghammer/dchat 2024-02-17 13:21:11 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2024-02-15 23:00:00 +01:00
d4486664e0 web: Update to Javalin 6
hamburghammer created branch main in hamburghammer/package-cleanup 2024-01-25 22:33:51 +01:00
hamburghammer pushed to main at hamburghammer/package-cleanup 2024-01-25 22:33:51 +01:00
bd5d9a92ec Init
hamburghammer created repository hamburghammer/package-cleanup 2024-01-25 22:33:04 +01:00
hamburghammer pushed tag v1.0.3 to hamburghammer/dchat 2024-01-25 21:08:55 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2024-01-25 20:35:40 +01:00
168a5d6c81 web: Remove old variable for the nodejs plugin
b77836effb misc: Make all variables final
e58980cea3 misc: Make classes final
ca95bb45cb misc: Reformat and optimise imports
ab48afd5ed db: Introduce interface to enable testability
Compare 5 commits »
hamburghammer pushed to main at hamburghammer/dchat 2024-01-25 18:37:09 +01:00
5c67a47806 misc: Update dependencies
hamburghammer pushed tag v1.0.2 to hamburghammer/dchat 2024-01-07 22:18:53 +01:00
hamburghammer deleted tag v1.0.2 from hamburghammer/dchat 2024-01-07 22:18:41 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2024-01-07 18:47:56 +01:00
4282c7208c ci: Update buildx image to 2.3.0
hamburghammer pushed to main at hamburghammer/dchat 2024-01-07 18:37:35 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2024-01-07 18:32:49 +01:00
c831ba56b7 ci: Add mounting docker socket
hamburghammer pushed to main at hamburghammer/dchat 2024-01-07 17:50:41 +01:00
b6e5aa6e23 bot: Set ignore on ChatGPTResponse de/serialisation of unknown fields
hamburghammer pushed tag v1.0.2 to hamburghammer/dchat 2024-01-07 17:49:28 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2023-12-10 21:12:49 +01:00
bd3267da5b bot: Use constructor injection for the ObjectMapper
aa041df240 bot: Refactor to use pattern matching for building the message context
79f448f340 bot: Remove differentiating between direct and reply request
c5b6e47da0 bot: Extract message type check into own method
Compare 4 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-12-10 00:24:49 +01:00
1ce2658b55 bot: Add missing ChatGptResponse field
f0731e6754 bot: Reduce MessageCacheSize to reduce memory usage
Compare 2 commits »
hamburghammer pushed tag v1.0.1 to hamburghammer/dchat 2023-12-09 22:42:46 +01:00
hamburghammer pushed to main at hamburghammer/dchat 2023-12-09 21:51:54 +01:00
dbf6e17bfb ci: Fix running build-only and build on tag events