package
0.0.9
Repository: https://github.com/inftyai/llmaz.git
Documentation: pkg.go.dev

# Functions

DeepCopyJSON deep copies the passed value, assuming it is a valid JSON representation i.e.
DeepCopyJSONValue deep copies the passed value, assuming it is a valid JSON representation i.e.
In checks if a string is in a slice.
IsStrictDecodingError returns true if the error indicates that the provided object strictness violations.
MergeKVs will merge kvs in toBeMerged to toMerge.
MergeResources will merge resources in toBeMerged to toMerge.
NewStrictDecodingError creates a new strictDecodingError object.
ParseOSS address looks like: <bucket>.<endpoint>/<modelPath>.
No description provided by the author
No description provided by the author

# Variables

DefaultUnstructuredConverter performs unstructured to Go typed object conversions.

# Interfaces

UnstructuredConverter is an interface for converting between interface{} and map[string]interface representation.