Revision history for LLM::Data::Inference
0.1.3 2026-04-07T20:03:42+01:00
- Updated readme examples to use generic routing terms
0.1.2 2026-04-07T20:00:40+01:00
- Removed Windows from CI (upstream Digest::SHA256::Native does not build on Windows)
0.1.1 2026-04-07T19:52:19+01:00
- Added Windows CI support via MSVC
0.1.0 2026-04-07T18:52:19+01:00
- Initial release
- Task: blocking LLM calls with configurable parser and retry
- JSONTask: JSON extraction from LLM responses with key validation
- Router: query-based routing using Roaring::Tags
- PromptBuilder: mustache-style template rendering