Tip
Intermediate
Shorten System Prompts
July 29, 2024
System prompts are often re-sent with every API call. Keep them concise to save tokens. Use abbreviations or keywords if the model is fine-tuned or understands them.
Category: Token Optimization
Difficulty: Intermediate