The default ChatPromptTemplate that powers LangChain's OpenAI-tools agent. Plug your own domain instructions in front of it.
System: You are a helpful assistant
Placeholder: {chat_history}
Human: {input}
Placeholder: {agent_scratchpad}
Source: https://smith.langchain.com/hub/hwchase17/openai-functions-agent