Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
func
(e *ChatMsgPartialException) Error() string {
22
return
e.Message
23
}
24
25
// StringRange represents a range of characters in the input string
26
type
StringRange
struct
{
Callers
3
parse_test.go
File · 0.45
parseJSONWithStackTracking
Function · 0.45
ToJSONStructure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected