For an existing AI chat session, the prompt will not be updated when the front-end calls the `createChatSession` gql interface. Thus update it manually here. In the future, the architecture needs to be adjusted to support multiple LLM model calls in one chat session.