mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
Add a Medical Agent Example to showcase function calling (#281)
* Demo * patient intake
This commit is contained in:
@@ -436,6 +436,7 @@ EmitType: TypeAlias = (
|
||||
| tuple[int, npt.NDArray[np.int16 | np.float32], Literal["mono", "stereo"]]
|
||||
| AdditionalOutputs
|
||||
| tuple[tuple[int, npt.NDArray[np.int16 | np.float32]], AdditionalOutputs]
|
||||
| CloseStream
|
||||
| None
|
||||
)
|
||||
AudioEmitType = EmitType
|
||||
|
||||
Reference in New Issue
Block a user