Commit a4b914b
fix: Set the default response modality to AUDIO only
Currently Live API only allow one response modality although the config is defined as a list.
Co-authored-by: Xiang (Sean) Zhou <seanzhougoogle@google.com>
PiperOrigin-RevId: 8531077101 parent 19de45b commit a4b914bCopy full SHA for a4b914b
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- src/google/adk/cli
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
src/google/adk/cli/adk_web_server.py
Copy file name to clipboardExpand all lines: src/google/adk/cli/adk_web_server.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1624 | 1624 | |
1625 | 1625 | |
1626 | 1626 | |
1627 | | - |
| 1627 | + |
1628 | 1628 | |
1629 | 1629 | |
1630 | 1630 | |
|
0 commit comments