feature: makefile & updates (#23)

Co-authored-by: mudler <mudler@c3os.io>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Marc R Kellerman 2023-04-15 16:39:07 -07:00 committed by GitHub
parent e8eab66c30
commit c37175271f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 105 additions and 15 deletions

View file

@ -136,7 +136,7 @@ echo "An Alpaca (Vicugna pacos) is a domesticated species of South American came
},
&cli.StringFlag{
Name: "default-model",
EnvVars: []string{"default-model"},
EnvVars: []string{"DEFAULT_MODEL"},
},
&cli.StringFlag{
Name: "address",