diff --git a/.licensefoundry/manifest.yaml b/.licensefoundry/manifest.yaml new file mode 100644 index 0000000..dd431e9 --- /dev/null +++ b/.licensefoundry/manifest.yaml @@ -0,0 +1,41 @@ +manifest_version: 1 +issuer: + type: self +asset: + identifier: github.com/henghuiding/MOSE-api + display_name: MOSE-api + primary_license: MIT +rights: + train: + granted: true + scope: + model_family: '*' + one_time: false + attribution: required + rag: + granted: true + scope: + max_excerpt_tokens: 500 + attribution: required + embed: + granted: true + scope: + max_dim: 1536 + display: + granted: true + scope: + max_excerpt_tokens: 200 + attribution: required + eval: + granted: true + derive: + granted: true + commercial: + granted: true +scope: + audience: open + jurisdiction: + - '*' + duration: + starts: '2026-05-22T17:34:03.643231+00:00' + ends: null