fix chapter sort
This commit is contained in:
parent
592da6cad6
commit
60ca31fd73
23 changed files with 87 additions and 28 deletions
|
|
@ -1,7 +1,11 @@
|
|||
+++
|
||||
title = "A.3-Wrap AI Models with APIs"
|
||||
title = "Wrap AI Models with APIs"
|
||||
date = 2025-09-18
|
||||
description = ""
|
||||
weight = 13
|
||||
|
||||
[extra]
|
||||
chapter = "A.3"
|
||||
+++
|
||||
> **TL;DR:**
|
||||
> Build your own APIs for serving AI models, covering everything from basic server setup and AI model integration to authentication, database-backed user management, and rate limiting—transforming you from an API consumer to an API producer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue