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

Method Delete

golang/internal/memory/memory/memory.go:10–10  ·  view source on GitHub ↗
(options *DeleteOptions)

Source from the content-addressed store, hash-verified

8 DescribeIndexStats(options *DescribeIndexStatsOptions) (*DescribeIndexStatsOutput, error)
9 Query(options *QueryOptions) (*QueryOutput, error)
10 Delete(options *DeleteOptions) (*DeleteOutput, error)
11 Fetch(options *FetchOptions) (*FetchOutput, error)
12 Update(options *UpdateOptions) (*UpdateOutput, error)
13 Upsert(options *UpsertOptions) (*UpsertOutput, error)

Callers 1

DeleteMethod · 0.65

Implementers 2

Clientgolang/internal/memory/pinecone/pineco
PineconeAdaptergolang/internal/memory/memory/memory.g

Calls

no outgoing calls

Tested by

no test coverage detected