AI-Ready API Endpoints with Mock Model Services
By the end of this module you can design endpoints that wrap a model service, using a mock to develop and test the whole path without spending a rupee on inference.
Units
- Unit 13.00: The model call behind one interface
- Unit 13.01: A fake that lets the whole suite run offline
- Unit 13.02: Validating what the model returned
- Unit 13.03: Cost and latency as response fields
- Unit 13.04: Refusing before you spend anything
