NAME
Langertha::Role::Temperature - Role for an engine that can have a temperature setting
VERSION
version 0.305
temperature
Sampling temperature as a number. Higher values (e.g. 0.9) make output more random; lower values (e.g. 0.1) make it more focused and deterministic. When not set, the engine's API default is used.
SEE ALSO
Langertha::Role::Seed - Seed for reproducible outputs
Langertha::Role::ResponseSize - Limit response token count
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.