MCPcopy
hub / github.com/vectorize-io/hindsight / MappedNullable

Interface MappedNullable

hindsight-clients/go/utils.go:347–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347type MappedNullable interface {
348 ToMap() (map[string]interface{}, error)
349}
350
351// A wrapper for strict JSON decoding
352func newStrictDecoder(data []byte) *json.Decoder {

Callers 2

parameterValueToStringFunction · 0.65

Implementers 15

DryRunExtractRequesthindsight-clients/go/model_dry_run_ext
DocumentImportSubmitResponsehindsight-clients/go/model_document_im
RecallResulthindsight-clients/go/model_recall_resu
ReflectIncludeOptionshindsight-clients/go/model_reflect_inc
LLMRequestEntryhindsight-clients/go/model_llm_request
WebhookDeliveryListResponsehindsight-clients/go/model_webhook_del
RetainRequesthindsight-clients/go/model_retain_requ
ReflectResponsehindsight-clients/go/model_reflect_res
MentalModelTriggerOutputhindsight-clients/go/model_mental_mode
LLMRequestStatsResponsehindsight-clients/go/model_llm_request
MemoryItemhindsight-clients/go/model_memory_item
LlmOperationHealthhindsight-clients/go/model_llm_operati

Calls

no outgoing calls

Tested by

no test coverage detected