|
|
d8bc84934e
|
Enhancements to LLM concurrency to improve overall throughput
|
2026-04-29 16:04:36 -05:00 |
|
|
|
bbbef37d9a
|
Implemented optional concurrency for the LLM backend
|
2026-04-28 22:14:25 -05:00 |
|
|
|
2d1d21d314
|
Completed the MVP for the new Audita refactor
|
2026-04-24 13:17:36 -05:00 |
|
|
|
34b3c09e43
|
Replaced the stub LLM-based validator class with two real LLM-based validator implementations
|
2026-04-24 11:52:22 -05:00 |
|
|
|
bca2152971
|
Added an interface for validators, and implemented an initial deterministic validator to protect terms in the provided glossary
|
2026-04-24 11:08:32 -05:00 |
|
|
|
f39de37974
|
Moved the current implementation to src/audita_prototype, moved current test suite to tests/audita_prototype, and started a new, more modular application skeleton in src/audita
|
2026-04-24 10:17:38 -05:00 |
|