Skip to main content

Crate modelexpress_common

Crate modelexpress_common 

Source

Modules§

artifact_manifest
Deterministic local manifests for file-backed artifact sources.
cache
client_config
config
constants
Constants shared between client and server
download
envs
Centralized registry of every environment variable the workspace reads.
grpc
models
providers

Structs§

Response
Defines the shared response format between server and client (legacy HTTP)
Utils
Marker struct to use Utils methods

Enums§

Error
Common error types that both client and server can use

Type Aliases§

Result
Common result type for the project