Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
plutoless committed Oct 24, 2024
1 parent 29da7d7 commit 46a5db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/app/api/agents/start/graph.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export const getGraphProperties = (
"minimax_v2v_python": {
"voice_id": voiceNameMap[language]["minimax"][voiceType],
...localizationOptions,
"system_message": prompt,
"prompt": prompt,
},
"agora_rtc": {
"agora_asr_language": language,
Expand Down

0 comments on commit 46a5db3

Please sign in to comment.