* Set maximum grpc message receive size to 2GiB The previous default was 4MiB, which doesn't really work well for multi-modal models. * Update to Rust 1.79.0 * Fixup formatting to make PR pass
* Contributing guide & Code of Conduct * Redirect to GitHub's tutorial on PRs