You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove client.py from component list (file doesn't exist; was
removed in a prior refactor when Client was split into LLM, Alpha,
ModelHub, and Twins)
- Remove Protocol Buffers section (src/opengradient/proto/ doesn't
exist in the current codebase)
- Add missing submodules to client listing: tee_connection.py,
tee_registry.py, _conversions.py, _utils.py
- Fix list numbering
Closes#252
0 commit comments