MCPcopy Index your code
hub / github.com/NVIDIA/OpenShell / inference.rs

File inference.rs

crates/openshell-server/src/inference.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2// SPDX-License-Identifier: Apache-2.0
3
4#![allow(clippy::result_large_err)] // gRPC handlers return Result<Response<_>, Status>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected