NAME
Langertha::Role::SystemPrompt - Role for APIs with system prompt
VERSION
version 0.304
system_prompt
An optional system prompt string. When set, it is automatically prepended to the conversation as a system role message by "chat_messages" in Langertha::Role::Chat.
SEE ALSO
Langertha::Role::Chat - Chat role that injects the system prompt into messages
Langertha::Raider - Autonomous agent with its own
missionprompt
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/langertha/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHOR
Torsten Raudssus <torsten@raudssus.de> https://raudss.us/
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.