You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

livekit-plugins-minimal

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-plugins-minimal

Minimal plugin template for LiveKit Agents

1.2.3
Source
pipPyPI
Maintainers
1

Minimal example plugin for LiveKit Agents

This is a minimal example of a LiveKit plugin for Agents.

Developer note

When copying this directory over to create a new livekit-plugins package, make sure it's nested within the livekit-plugins folder and that the "name" field in package.json follows the proper naming convention for CI:

{
  "name": "livekit-plugins-<name>",
  "private": true
}

Keywords

audio

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts