• Joined on 2026-02-16
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-18 06:15:58 +00:00
9649c993e8 Add local language handling
f782fdb51d Add localized name/description to data models
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-17 22:05:59 +00:00
fcc7a5dc8b Enhance ValidateBreweryJson to include reasoning output and update GenerateBrewery to use user_prompt
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-17 05:56:00 +00:00
0822a7ea2e Enhance ValidateBreweryJson to include reasoning output and update GenerateBrewery to use user_prompt
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-16 21:45:59 +00:00
44a74ed2ad update chatprompt and llama prompt handling
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-16 05:25:59 +00:00
6682b5de01 fix llama grammar
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-15 21:21:21 +00:00
62dfb5e14a Add llama grammar to ensure proper json output
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-15 05:11:20 +00:00
ddf4bcb981 cleanup
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-14 04:51:21 +00:00
15853c62fd remove const to enable use of std::move
ff4b7f2578 Use unique_ptr with custom deleter for llama
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-13 20:51:20 +00:00
3c70c46957 fix include order
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-13 04:41:20 +00:00
c7abc808ea Fix naming violations, use of magic numbers in web client get
ef4f47d415 Update all .cpp files to use .cc extension (google style)
035b30abba updates
Compare 3 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-12 12:21:22 +00:00
867495bdb2 updates
50f3604dda add agent
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-12 04:11:21 +00:00
1cd30488eb Code format updates
823599a96f Fix style guide errors
56ec728ba7 Refactor Llama generator, helpers, and build assets
Compare 3 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-11 20:01:21 +00:00
299a767d39 remove unused code
f07d48f810 Add missing includes, update readme
bcfde856fe Split data models into dedicated headers
5946356083 Style audit: update code to strictly follow Google Style Guide
Compare 4 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-11 12:01:20 +00:00
ae67fa8566 refactor: consolidate and rename data generation and service files
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-11 03:51:22 +00:00
8c572a2d07 fix: stabilize Gemma 4 brewery generation
902bda6eb9 eat: make Gemma 4 the default model, enable thinking mode
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-10 11:31:22 +00:00
61d5077a95 update readme
7ca651a886 updates for gemma-4-E4B-it-Q6_K.gguf
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-10 03:21:21 +00:00
b53f9e5582 fix: llama backend lifetime, Wikipedia enrichment depth, and misc cleanup
824f5b2b4f Refactor BiergartenDataGenerator to use dependency injection container
5d93d76e99 Refactor data generator constructor and update web client handling; enhance README with detailed pipeline overview and class diagram
028786b8b5 updates
d7a31b5264 Create one method per file
Compare 5 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-09 03:11:20 +00:00
b31be494d7 Update documentation
7807f0bc2a Add beer styles json
772ef0cdfb Update CMakeLists.txt
a6e2ea21d0 fix include
a7cbf7507f fix location.h
Compare 5 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-08 19:11:20 +00:00
3c7e74e3c1 update readme
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-08 03:01:20 +00:00
b1ac3a6068 fix: remove outdated data source information from help message
06d329cac5 refactor
Compare 2 commits »