Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
AI and LLM engineering
/
AI and LLM engineering
A model returns a well-formed request to refund an order. Which component should make the…
from AI and LLM engineering
beginner
1 min
A model returns a well-formed request to refund an order. Which component should make the final decision?
Application code that authenticates the user, authorizes the action, and checks business rules
The model, because well-formed output proves that the request is permitted
The JSON parser, because successful parsing establishes the user identity
Check
Ask AI about this kata
Report an error
next kata
Why does scaled dot-product attention divide query-key scores by the square root of the k…
Quiz
A new version is available
Reload