Manage prompts and tooling
- Last Updated: May 7, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Prompts provide curated instruction and context chunks for downstream LLM orchestration layers. The server enforces a size guard and provides helper tools for prompt selection and introspection. A prompt is scope-filtered to ensure visibility only to authorized users and can coordinate multiple tools for complex workflows. Prompts are loaded from the /work/server/prompts directory configured by assistant.prompts.dir. For configuration details, see Configure the prompt directory and size guard.
For example, the following prompt acts as a server-provided workflow guide for generating
structured, AI-driven product recommendations for customers and operations in the
Sports2020 database:
|