squash on a reasonable progress checkpoint

This commit is contained in:
Dave Lee 2023-05-20 18:29:54 -04:00
parent b8f52d67e1
commit 4d48b362f6
No known key found for this signature in database
10 changed files with 1067 additions and 252 deletions

View file

@ -0,0 +1,10 @@
package: apiv2
generate:
models: true
chi-server: true
output: apiv2/localai.gen.go
# output-options:
# user-templates:
# union.tmpl: "// SKIP"
# union-and-additional-properties.tmpl: "// SKIP"
# additional-properties.tmpl: "// SKIP"