Tip
Intermediate
Provide Context for Code
July 29, 2024
When asking for code, provide surrounding code snippets or describe the existing architecture. This gives the LLM context, leading to more compatible and accurate code generation.
Category: Code Generation
Difficulty: Intermediate