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 emits a function call with schema-valid arguments. What should happen next?
from AI and LLM engineering
intermediate
1 min
A model emits a function call with schema-valid arguments. What should happen next?
The application allowlists the function, validates domain rules and authorization, then executes it and records the result
The provider has already executed the function, so the application should assume success
The application dynamically imports any function name supplied by the model
Check
Ask AI about this kata
Report an error
previous kata
How should an OpenAI Responses API client extract generated text reliably?
Quiz
next kata
Which Claude content-block type returns a client tool outcome and pairs it with the origi…
Fill in
A new version is available
Reload