MCPcopy Create free account
hub / github.com/Stylsheets/TaskEaseGPT / UpdateOutput

Struct UpdateOutput

golang/internal/memory/memory/memory.go:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160type UpdateOutput struct{}
161
162func (pa *PineconeAdapter) Update(options *UpdateOptions) (*UpdateOutput, error) {
163 _, err := pa.Client.Update(&pinecone.UpdateRequest{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected