Skip to content

Commit c0e055b

Browse files
[GUIDES] Improve inference providers documentation with guides (#1797)
* add more detail to the billing page * add first basic guide on inference * update index with tts providers * add building your first app guide * update toc with guides pages * move pricing change to separate pr 1799 * add js implementation to first app * use auto not together * use auto in full app code * add app screenshots * use auto in first api call * simplify js logic * Update docs/inference-providers/guides/building-first-app.md * Apply suggestions from code review Co-authored-by: célina <[email protected]> * add section on specify provider vs auto --------- Co-authored-by: célina <[email protected]>
1 parent 17f0ea4 commit c0e055b

File tree

4 files changed

+844
-16
lines changed

4 files changed

+844
-16
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
- local: security
1212
title: Security
1313

14+
- title: Guides
15+
sections:
16+
- local: guides/first-api-call
17+
title: Your First API Call
18+
- local: guides/building-first-app
19+
title: Building Your First AI App
20+
1421
- title: Providers
1522
sections:
1623
- local: providers/cerebras

0 commit comments

Comments
 (0)