Skip to content

Commit 1449b73

Browse files
committed
[fern-replay] Applied customizations
Patches applied (5): - patch-7465fada: fix(agentkit): resolve Python session typing issues - patch-fae1249a: Re-export agora-agents API from legacy PyPI compatibility package The compat distribution delegates to agora_agent via __getattr__ and documents both import paths in its README. - patch-299e4bd9: fix(agentkit): resolve provider config type checks - patch-bed29b6b: chore: bump Python packages to 2.1.0 - patch-fecdc77c: Fix AgentKit request validation and provider wire-key coverage Patches with unresolved conflicts (12): - patch-6e30398b: chore(agentkit): bump to v1.5.0 and expose v2.7 type aliases - patch-9df782b4: feat(agentkit): update MLLM and LLM vendor wrappers for v2.7 - patch-26706d73: feat(agentkit): add GenericAvatar and session-aware avatar validation - patch-9f491c63: feat(agentkit): update Agent builder and session lifecycle for v2.7 - patch-eaec58eb: refactor(agentkit): align deprecated vendor aliases with canonical names - patch-20245632: feat(agentkit): export type aliases and avatar token helpers - patch-972dd5bd: updated docs - patch-d29165c4: make python compat package publishable - patch-44c21c14: Re-export AgentKit symbols from agora_agent package root Extend __getattr__ and __all__ so vendor classes, presets, and helpers are importable via `from agora_agent import ...`. Add tests and update class docstring examples to use the root import path. - patch-617ee134: feat(agentkit): support agent-level pipeline_id - patch-8e22e6d0: udpated agent docs - patch-c287be1c: Prepare Python SDK v2.2.0 release Run `fern-replay resolve` to apply these customizations. Patches absorbed by generator (3): - patch-fc9d93c3: Document agora-agents PyPI install name and migration notes - patch-d475306b: Move package rename guidance to installation docs and protect manual paths in Fern ignore. Consolidate migration notes into the installation guide with next-step links, add a brief README pointer, and exclude README, compat, and workflow files from Fern generation. - patch-c9355576: Streamline Python docs and README for app-credentials-first onboarding. Remove duplicated low-level client examples from the README, de-emphasize legacy auth modes, refocus the low-level API guide on AgentKit with telephony escape hatches, and update Agora-managed model terminology. The generator now produces these customizations natively.
1 parent 3d7d10e commit 1449b73

6 files changed

Lines changed: 298 additions & 812 deletions

File tree

0 commit comments

Comments
 (0)