A text-based instruction sent to a language model to guide its response. In Latitude, prompts can include logic, such as variables, conditionals, loops, and other advanced features using PromptL syntax.
The deployment layer that exposes prompts as API endpoints, making them available for integration with applications. These are the addresses through which you will access your agent.
Software Development Kits (available for TypeScript, Python, and other languages) are toolkits that allow for interaction with Latitude through your own computer programs.