model-ref 0.75.0

Model reference parsing and normalization helpers for Mesh LLM
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "model-ref"
edition.workspace = true
license.workspace = true
version.workspace = true
description = "Model reference parsing and normalization helpers for Mesh LLM"
repository = "https://github.com/Mesh-LLM/mesh-llm"
homepage = "https://github.com/Mesh-LLM/mesh-llm"
readme = "README.md"

[dependencies]
serde.workspace = true