PHP Server SDK Update

Hi,

I’m currently doing an update on the PHP Sever SDK, and adding all the missing Client Endpoints SIP, Connector, Simulator, Phone Number, etc and I had a question for the LiveKit Team. I was wondering if the doc site was fully up to date with all the latest Proto definitions? Tokens & grants | LiveKit Documentation

There seems to be 3 missing grants which aren’t documented here, around: InferenceGrant, AgentGrant & ObservabilityGrant. Are these just in testing phase or simply missing?

Different server SDK has different setup also, so I am simply trying to make sure I’m updating everything correctly. :slightly_smiling_face:

Hi Pat - those grants are used internally in the agents framework for LiveKit Cloud features (agent hosting, inference, and observability) so there’s not much need to document/support them except in the JS and Python server SDKs used by our agents SDKs.