Skip to content

Commit 7647f85

Browse files
refactor: rename SDK package from agoraio-sdk to agora-agent-sdk
Major refactoring to rename the Python SDK package from "agoraio-sdk" to "agora-agent-sdk" for better clarity and branding alignment. This change improves package naming consistency and removes outdated documentation. Key changes: - Rename package from "agoraio-sdk" to "agora-agent-sdk" in pyproject.toml - Update SDK name header in client wrapper to use new package name - Update version metadata import to use new package name - Make TTS and LLM properties optional in StartAgentsRequestProperties - Clear README.md content (temporary during restructuring) - Update CLI version from 3.35.2 to 3.76.0 in metadata - Update packaging dependency from 25.0 to 26.0 🌿 Generated with Fern
1 parent 6927a08 commit 7647f85

8 files changed

Lines changed: 26 additions & 438 deletions

File tree

.fern/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cliVersion": "3.35.2",
2+
"cliVersion": "3.76.0",
33
"generatorName": "fernapi/fern-python-sdk",
44
"generatorVersion": "4.37.0",
55
"generatorConfig": {

0 commit comments

Comments
 (0)