Directory / Function calling
Official TypeSafe cookbook
Function calling
Turn a plain-English request into a call to an ordinary typed function. Each function name and each closed-set argument becomes a question, so the answer is always something your code can dispatch.
This is TypeSafe’s own material, listed here so the catalogue starts with the canon. The link goes to their documentation. System2 is not affiliated with TypeSafe.
- By
- TypeSafe
- Source
- docs.typesafe.ai
- Added
- 17 Sept 2026
- Tags