MCPcopy Index your code
hub / github.com/mudler/LocalAI / Error

Method Error

pkg/functions/iterative_parser.go:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21func (e *ChatMsgPartialException) Error() string {
22 return e.Message
23}
24
25// StringRange represents a range of characters in the input string
26type StringRange struct {

Callers 3

parse_test.goFile · 0.45
ToJSONStructureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected