Add new prompts
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following steps show how to add new prompts:
- Place a Markdown file in the prompts directory. Use a short descriptive name and
the
.mdextension. - Do not embed secrets in the prompt file. Treat prompts as assets that can eventually be made public.
- Restart the server to load the new file. Hot reload is not supported.