MCPcopy Create free account
hub / github.com/Exorust/Adkit-MCP / upsert_batch

Method upsert_batch

tests/test_match_service.py:86–86  ·  view source on GitHub ↗
(self, ads_with_embeddings)

Source from the content-addressed store, hash-verified

84 def delete_collection(self): ...
85 def collection_info(self): ...
86 def upsert_batch(self, ads_with_embeddings): ...
87 def delete_ad(self, ad_id): ...
88 def get_ad(self, ad_id): ...
89

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected