MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / serializeOnYourDataDeploymentNameVectorizationSource

Function serializeOnYourDataDeploymentNameVectorizationSource

out/cli.cjs:77885–77887  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

77883}
77884function serializeOnYourDataEndpointVectorizationSource(obj) {
77885 return {
77886 type: obj["type"],
77887 endpoint: obj["endpoint"],
77888 authentication: serializeOnYourDataAuthenticationOptionsUnion(obj.authentication)
77889 };
77890}

Calls

no outgoing calls

Tested by

no test coverage detected