-Before jumping into specific tools, let's review the basics of interfacing with an LLM through a chat or agentic experience. Since LLMs can often support a wide variety of use cases and personas, it is important that the LLM receive clear, upfront guidance to define its objectives, constraints, persona, and tone. These instructions are provided in natural language form and are form the "System Prompt". Once a System Prompt is defined and a chat session begins, the System Prompt cannot be changed.
0 commit comments