Modelfile-based SDK that lets developers to lets developers customize local models and agent experiences within Tiles.
- Clone the repo
- Install just
cargo build(for setting up local rust env)- Install uv for python server
cd serveruv sync
- Go to root and run
just servein another terminal to run the server - Run the rust cli using cargo as usual
This project is dual-licensed under MIT and Apache 2.0 terms:
- MIT license LICENSE-MIT.txt
- Apache License, Version 2.0, LICENSE-APACHE.txt
Downstream projects and end users may choose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0.