CO1: Prompt engineering CO2: Backtracking in CSP.

123456789101112131415161718
Across
  1. 3. A method to undo previous steps in search
  2. 4. A request sent to an AI model for a response
  3. 5. Numeric representation of words or phrases
  4. 7. An element whose value needs to be assigned
  5. 8. Heuristic that selects variable with fewest values left
  6. 10. Rule or method used to guide search
  7. 12. A problem defined by variables and constraints
  8. 13. The set of possible values for a variable
  9. 14. Linking a variable to a specific value
  10. 16. A condition that restricts variable values
  11. 17. A command or question given to an AI model
  12. 18. Adjusting a model on specific data for better results
Down
  1. 1. Smallest unit of text processed by AI
  2. 2. Technique to eliminate invalid future options
  3. 6. The AI system that generates text
  4. 9. Output given by an AI after processing a prompt
  5. 11. A specific directive to control model behavior
  6. 12. Information surrounding a prompt to guide the model
  7. 15. Controls randomness in model output
  8. 16. Text generated by a language model