flâneur

LLM Settings | Prompt Engineering Guide

promptingguide.ai · 583 words · saved by 2 readers

A Comprehensive Overview of Prompt Engineering

When designing and testing prompts, you typically interact with the LLM via an API. You can configure a few parameters to get different results for your prompts. Tweaking these settings are important to improve reliability and desirability of responses and it takes a bit of experimentation to figure out the proper settings for your use cases. Below are the common settings you will come across when using different LLM providers: Temperature - In short, the lower the temperature, the more deterministic the results in the sense that the highest probable next token is always picked. Increasing…

saved by

related reading