Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InftyAI/llmaz
/ Obj
Method
Obj
test/util/wrapper/model.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
(w *ModelWrapper) Obj() *coreapi.OpenModel {
42
return
&w.OpenModel
43
}
44
45
func
(w *ModelWrapper) FamilyName(name string) *ModelWrapper {
46
w.Spec.FamilyName = coreapi.ModelName(name)
Callers
13
TestBackendRuntimeParser_BasicFields
Function · 0.45
TestModelSourceProvider
Function · 0.45
service_test.go
File · 0.45
playground_test.go
File · 0.45
hpa_test.go
File · 0.45
service_test.go
File · 0.45
backendruntime_test.go
File · 0.45
playground_test.go
File · 0.45
model_test.go
File · 0.45
playground_test.go
File · 0.45
MockASampleModel
Function · 0.45
MockASamplePlayground
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestBackendRuntimeParser_BasicFields
Function · 0.36
TestModelSourceProvider
Function · 0.36