universal-tool-calling-protocol/python-utcp

Implement remaining providers in python lib

Closed this issue · 0 comments

TODO:

  • websocket
  • grpc
  • tcp? (how would this look like, considering theres no standardized way to send data over this)
  • udp? (how would this look like, considering theres no standardized way to send data over this)
  • webrtc