moonbit_promptkit/moon.mod

21 lines
411 B
Modula-2

name = "co63oc/moonbit_promptkit"
version = "0.1.2"
import {
"moonbitlang/async@0.19.1",
"moonbitlang/x@0.4.43",
}
readme = "README.md"
repository = "https://gitlink.org.cn/co63oc/moonbit_promptkit"
license = "Apache-2.0"
keywords = [ ]
description = "The MoonBit-implemented AI model SDK supports OpenAI compatible interfaces and is compatible with multiple platforms."
preferred_target = "native"