mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
squash on a reasonable progress checkpoint
This commit is contained in:
parent
b8f52d67e1
commit
4d48b362f6
10 changed files with 1067 additions and 252 deletions
10
openai-openapi/config.yaml
Normal file
10
openai-openapi/config.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue