Skip to content

Commit

Permalink
agent dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil committed Jul 23, 2024
1 parent 50caf95 commit 848ab43
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 0 deletions.
1 change: 1 addition & 0 deletions livekit-protocol/generate_proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ protoc \
$API_PROTOCOL/livekit_ingress.proto \
$API_PROTOCOL/livekit_models.proto \
$API_PROTOCOL/livekit_agent.proto \
$API_PROTOCOL/livekit_agent_dispatch.proto \
$API_PROTOCOL/livekit_sip.proto \
$API_PROTOCOL/livekit_analytics.proto

Expand Down
42 changes: 42 additions & 0 deletions livekit-protocol/livekit/protocol/livekit_agent_dispatch_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 69 additions & 0 deletions livekit-protocol/livekit/protocol/livekit_agent_dispatch_pb2.pyi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 848ab43

Please sign in to comment.