Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Müller
cfe63384f0 Update model plumbing for Rust example
The v6.2 models broke the Rust example. Update the logic for driving
them to reflect what the reference Python code does.

Fixes: #745
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-28 07:15:01 -08:00
Daniel Müller
2a08f0b90d Remove 'load-dynamic' feature of 'ort' dependency
It's unclear why we'd want this feature. It seems to make things even
less isolated and self-contained than it already is, which certainly
isn't a boon for an example.
2025-12-27 06:36:07 -08:00
Daniel Müller
21ffe8576e Fix model path in Rust example 2025-12-25 18:25:33 -08:00
rumbleFTW
a7bd2dd38f fix: rust example 2024-07-11 20:06:54 +05:30
Alexander Kalashnikov
4b8ce743a8 Rust example 2024-05-30 12:08:47 +03:00