Add go:generate directive for genmodels
Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
481b56402a
commit
f65b6e8cfb
@@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
package llm
|
package llm
|
||||||
|
|
||||||
|
//go:generate go run go.probo.inc/probo/internal/cmd/genmodels
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"strings"
|
"strings"
|
||||||
"sync"
|
"sync"
|
||||||
|
|||||||
Reference in New Issue
Block a user