Aaron Po
0fc3fe0982
Refactor start.sh: streamline model download and argument building
2026-05-05 01:31:28 -04:00
Aaron Po
67c34773fa
update directories
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-05 00:45:08 -04:00
Aaron Po
b4238cd713
reduce docker image size
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 23:11:17 -04:00
Aaron Po
c0445baebc
remove git clone
2026-05-04 22:26:49 -04:00
Aaron Po
6eaa184eaa
updates
2026-05-04 20:02:39 -04:00
Aaron Po
b05000c6fb
Begin work on runpod configuration
2026-05-04 03:43:03 -04:00
26635ace84
Organize and consolidate header files ( #220 )
2026-05-03 21:44:37 -04:00
031be8ad5d
Pipeline: Remove CURL as a dependency, add new HTTP module ( #219 )
...
Rationale:
HTTP is a supporting concern in the pipeline, used only for Wikipedia enrichment calls. libcurl's C API required significant boilerplate to wrap safely. cpp-httplib is a header-only library that covers the same functionality with far less overhead and no manual resource management.
2026-05-03 13:35:58 -04:00
f316fabcb0
Update CMakeLists.txt ( #218 )
2026-05-02 19:27:44 -04:00
b1dc8e0b5d
refactor(pipeline): restructure config, add PromptDirectory, consolidate SQLite layer ( #217 )
...
* Refactor ApplicationOptions to separate config concerns
* add prompt dir app option
* readability updates: remove magic numbers, update comments
* codebase formatting
* Update docs
* Extract argument parsing, timer out of
2026-05-02 18:27:14 -04:00
641a479b6a
Refactor SQLite Export Service and ProcessRecord Method Signatures ( #216 )
...
* Helper cleanup
update bind to use dto for params
consolidate translation units
* Update planned class diagram
2026-04-30 19:03:45 -04:00
d80e15b55e
Add docs symlink to top level docs/pipeline ( #214 )
2026-04-30 18:35:46 -04:00
Aaron Po
8db6992296
move diagrams and documentation
2026-04-27 18:47:39 -04:00
Aaron Po
7925fc6caf
Format all markdown files in active directories
2026-04-27 18:47:39 -04:00
Aaron Po
9ed37806dd
Move pipeline directory
2026-04-27 18:47:39 -04:00