Business Logic Settings

 

Instructions

Instructions are sent to the LLM every time. For example, if you want to attach a terminology dictionary to every interaction, you can do so. Additionally, if you have specific rules that must be applied consistently across all questions and answers the agent provides, these can be included in the instructions. This ensures that the AI agent adheres to your desired guidelines and consistently responds.

Operations

Define complex conditions and procedures for the AI agent when handling specific queries. Operations are utilized exclusively when the agent is required to write code. The AI agent is designed to detect if an operation is mentioned within the question. If the agent identifies that the operation is indeed part of the question, it will automatically incorporate the appropriate rule into the context to ensure accurate and relevant responses. This mechanism allows for more sophisticated and precise handling of queries, ensuring that the AI agent can effectively manage a wide range of scenarios by adhering to predefined rules and conditions.
Â