mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
Use the custom oapi-codegen for testing: ditch depreciated, add yaml
This commit is contained in:
parent
4d48b362f6
commit
2867bca1f2
7 changed files with 232 additions and 287 deletions
2
Makefile
2
Makefile
|
@ -198,7 +198,7 @@ prepare: prepare-sources gpt4all/gpt4all-bindings/golang/libgpt4all.a $(OPTIONAL
|
|||
clean: ## Remove build related file
|
||||
rm -rf ./openai-openapi/spec
|
||||
rm -rf ./openai-openapi/transformed
|
||||
rm ./apiv2/localai.gen.go
|
||||
rm -f ./apiv2/localai.gen.go
|
||||
rm -rf ./go-llama
|
||||
rm -rf ./gpt4all
|
||||
rm -rf ./go-stable-diffusion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue