mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
11 lines
No EOL
277 B
YAML
11 lines
No EOL
277 B
YAML
package: apiv2
|
|
generate:
|
|
models: true
|
|
chi-server: true
|
|
output: apiv2/localai.gen.go
|
|
output-options:
|
|
exclude-depreciated: true
|
|
# user-templates:
|
|
# union.tmpl: "// SKIP"
|
|
# union-and-additional-properties.tmpl: "// SKIP"
|
|
# additional-properties.tmpl: "// SKIP" |