Files
galaxy/app/src/local_inference.rs
T
Ryan WardandClaude Opus 4.6 59cfd0e2f5 Bump version to 1.6.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-12 14:17:06 -05:00

4 lines
187 B
Rust

// Local inference engine module — currently unused.
// The local_inference crate provides the engine and task definitions;
// this module is reserved for future app-layer integration.