rename
This commit is contained in:
parent
0fdd6e6502
commit
4e74842a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ from vocode.streaming.models.transcriber import (
|
|||
from vocode.streaming.models.synthesizer import SynthesizerConfig
|
||||
|
||||
|
||||
class InboundCallAndAgentServer(InboundCallServer):
|
||||
class InboundCallUserAgentServer(InboundCallServer):
|
||||
def __init__(
|
||||
self,
|
||||
agent_config: RESTfulUserImplementedAgentConfig,
|
||||
Loading…
Add table
Add a link
Reference in a new issue