File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Agoraio Python Library
1+ # Agora Agent Server SDK for Python
22
33[ ![ fern shield] ( https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen )] ( https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2FAgoraIO-Conversational-AI%2Fagent-server-sdk-python )
44[ ![ pypi] ( https://img.shields.io/pypi/v/agora-agent-server-sdk )] ( https://pypi.python.org/pypi/agora-agent-server-sdk )
55
6- The Agora Conversational AI SDK provides convenient access to the Agora Conversational AI APIs,
7- enabling you to build voice-powered AI agents with support for both cascading flows (ASR -> LLM -> TTS)
6+ The Agora Conversational AI SDK provides convenient access to the Agora Conversational AI APIs,
7+ enabling you to build voice-powered AI agents with support for both cascading flows (ASR -> LLM -> TTS)
88and multimodal flows (MLLM) for real-time audio processing.
99
10-
1110## Table of Contents
1211
1312- [ Installation] ( #installation )
@@ -213,7 +212,6 @@ client.agents.start(
213212)
214213```
215214
216-
217215## Usage
218216
219217Instantiate and use the client with the following:
You can’t perform that action at this time.
0 commit comments