MCPcopy
hub / github.com/OpenPipe/OpenPipe / add_sdk_info

Function add_sdk_info

client-libs/python/openpipe/client.py:20–23  ·  view source on GitHub ↗
(tags)

Source from the content-addressed store, hash-verified

18
19
20def add_sdk_info(tags):
21 tags["$sdk"] = "python"
22 tags["$sdk.version"] = version("openpipe")
23 return tags
24
25
26class OpenPipe:

Callers 3

reportMethod · 0.85
reportMethod · 0.85
_get_tagsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected