PromptConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Prompt settings used by the model when processing or summarizing the google search results.
Attributes |
|
|---|---|
| Name | Description |
text_prompt |
str
Optional. Defines the prompt used for the system instructions when interacting with the agent in chat conversations. If not set, default prompt will be used. |
voice_prompt |
str
Optional. Defines the prompt used for the system instructions when interacting with the agent in voice conversations. If not set, default prompt will be used. |