Skip to content

Commit c6a09d0

Browse files
Update packages/sdk/server-ai/src/ldai/tracker.py
Co-authored-by: Jason Bailey <jbailey@launchdarkly.com>
1 parent f07f60e commit c6a09d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/sdk/server-ai/src/ldai/tracker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ def __get_track_data(self):
448448
"graphKey": self._graph_key,
449449
"version": self._version,
450450
}
451-
# Note: aiSdkName and aiSdkVersion are optional and not included for now
452451
return track_data
453452

454453
def track_invocation_success(self) -> None:

0 commit comments

Comments
 (0)