Custom Chat Instructions
| KEY | TYPE | Description |
|---|---|---|
| userInformationInstructions | str | The behavior instructions for the chat. |
| responseInstructions | str | The response instructions for the chat. |
| enableCodeExecution | bool | Whether or not code execution is enabled. |
| enableImageGeneration | bool | Whether or not image generation is enabled. |
| enableWebSearch | bool | Whether or not web search is enabled. |
| enablePlayground | bool | Whether or not playground is enabled. |
| enableMemories | bool | Whether or not memories are enabled. |
| experimentalFeatures | dict | Experimental features. |