index.as_chat_engine(..., system_prompt="Talk like a pirate.")
ContextChatEngine.from_defaults(..., system_prompt="Talk like a pirate")
ServiceContext.from_defaults(..., system_prompt="Talk like a pirate.")
index.as_chat_engine(..., system_prompt="Talk like a pirate.")