Skip to content

Commit 3362d26

Browse files
committed
node
1 parent b4cd54a commit 3362d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AGENTS.md
22

3-
This is a LiveKit Agents project. LiveKit Agents is a Python SDK for building voice AI agents. This project is intended to be used with LiveKit Cloud. See @README.md for more about the rest of the LiveKit ecosystem.
3+
This is a LiveKit Agents project. LiveKit Agents is a Node.js SDK for building voice AI agents. This project is intended to be used with LiveKit Cloud. See @README.md for more about the rest of the LiveKit ecosystem.
44

55
The following is a guide for working with this project.
66

@@ -48,7 +48,7 @@ Voice AI agents are highly sensitive to excessive latency. For this reason, it's
4848

4949
## Feature parity with Python SDK
5050

51-
The Node.js SDK for LiveKit Agents has most, but not all, of the same features available in the Python SDK. You should always check the documentation for feature availability, and avoid using features that are not available in the Node.js SDK.
51+
The Node.js SDK for LiveKit Agents has most, but not all, of the same features available in Python SDK for LiveKit Agents. You should always check the documentation for feature availability, and avoid using features that are not available in the Node.js SDK.
5252

5353
## LiveKit CLI
5454

0 commit comments

Comments
 (0)