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-Interact with AI Systems"
|
||||
title = "Interact with AI Systems"
|
||||
date = 2025-09-03
|
||||
description = ""
|
||||
weight = 10
|
||||
|
||||
[extra]
|
||||
chapter = "A"
|
||||
+++
|
||||
> **TL;DR:**
|
||||
> Learn why standardized interactions between applications are essential for making AI models practical in real-world scenarios, moving beyond simple function calls to robust communication methods that work across different programming languages and distributed systems.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue