Use the custom oapi-codegen for testing: ditch depreciated, add yaml

This commit is contained in:
Dave Lee 2023-05-24 19:32:48 -04:00
parent 4d48b362f6
commit 2867bca1f2
No known key found for this signature in database
7 changed files with 232 additions and 287 deletions

View file

@ -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