schema · evergreen
One request, end to end
Discovery then invocation — what actually happens between a question and an answer.
What actually happens when a user asks something the model cannot answer alone.
Rendering diagram…
The two halves
- Discovery. The client asks the server what it offers and gets back a described list. The model reads those descriptions like documentation.
- Invocation. The model picks one, the client calls it, the server does the real work and returns something the model can read.