Skip to content

Commit faa3028

Browse files
kristinaorekhovagitbook-bot
authored andcommitted
GITBOOK-1146: No subject
1 parent 0822f76 commit faa3028

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
description: Learn how to get started with the AI/ML API
3+
icon: map
34
---
45

5-
# 🧭 Documentation Map
6+
# Documentation Map
67

78
This page helps you quickly find the right AI model for your task.\
89
Open the API reference and copy a working example to integrate it into your code in minutes.

docs/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Quickstart
44

5-
* [🧭 Documentation Map](README.md)
5+
* [Documentation Map](README.md)
66
* [Quickstart](quickstart/simple-model/README.md)
77
* [Requesting more advanced models](quickstart/simple-model/requesting-more-advanced-models/README.md)
88
* [Page 1](quickstart/simple-model/requesting-more-advanced-models/page-1.md)
@@ -15,7 +15,7 @@
1515
* [Account Balance](api-references/service-endpoints/account-balance.md)
1616
* [API Key Management](api-references/service-endpoints/api-key-management.md)
1717
* [Complete Model List](api-references/service-endpoints/complete-model-list.md)
18-
* [📒 All Model IDs](api-references/model-database.md)
18+
* [All Model IDs](api-references/model-database.md)
1919
* [Text Models (LLM)](api-references/text-models-llm/README.md)
2020
* [AI21](api-references/text-models-llm/AI21/README.md)
2121
* [Jamba Large 1.7](api-references/text-models-llm/AI21/jamba-large-1.7.md)

docs/api-references/model-database.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: A full list of available models.
3+
icon: book
34
layout:
45
width: wide
56
title:
@@ -20,7 +21,7 @@ layout:
2021
visible: true
2122
---
2223

23-
# 📒 All Model IDs
24+
# All Model IDs
2425

2526
{% hint style="info" %}
2627
If you need to select models based on specific parameters for your task, visit the [dedicated page on our official website](https://aimlapi.com/models/), which offers convenient filtering options. On the selected model’s page, you can find detailed technical and commercial information.

0 commit comments

Comments
 (0)