Commit 7647f85
authored
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 Fern1 parent 6927a08 commit 7647f85
8 files changed
Lines changed: 26 additions & 438 deletions
File tree
- .fern
- src/agoraio
- agents/types
- core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments