Skip to content

Commit 6f770b5

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-720: docs: add try-in-playground buttons for embeddings
1 parent 4577d02 commit 6f770b5

15 files changed

Lines changed: 129 additions & 4 deletions

docs/api-references/embedding-models/Anthropic/voyage-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-code-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-code-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-code-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-code-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-finance-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-finance-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-finance-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-finance-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-large-2-instruct.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-large-2-instruct
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-large-2-instruct`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-large-2-instruct" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-large-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-large-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-large-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-large-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-law-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-law-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-law-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-law-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Anthropic/voyage-multilingual-2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# voyage-multilingual-2
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `voyage-multilingual-2`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/voyage-multilingual-2" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/BAAI/bge-base-en.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# bge-base-en
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `BAAI/bge-base-en-v1.5`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/BAAI/bge-base-en-v1-5" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/BAAI/bge-large-en.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# bge-large-en
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `BAAI/bge-large-en-v1.5`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/baai/bge-large-en-v1-5" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

docs/api-references/embedding-models/Google/text-multilingual-embedding-002.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# text-multilingual-embedding-002
22

3+
{% columns %}
4+
{% column width="66.66666666666666%" %}
35
{% hint style="info" %}
46
This documentation is valid for the following list of our models:
57

68
* `text-multilingual-embedding-002`
79
{% endhint %}
10+
{% endcolumn %}
11+
12+
{% column width="33.33333333333334%" %}
13+
<a href="https://aimlapi.com/app/text-multilingual-embedding-002" class="button primary">Try in Playground</a>
14+
{% endcolumn %}
15+
{% endcolumns %}
816

917
## Model Overview
1018

0 commit comments

Comments
 (0)