Skip to content

Commit 854fdfa

Browse files
committed
Add Translation API and Prompt API spec links to Incubations
1 parent 06d9b77 commit 854fdfa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

incubations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ permalink: /incubations/
2929
<h1 class="title">Translator and Language Detector APIs</h1>
3030
<p class="text">A set of APIs for translating and detection language of text.</p>
3131
<div class="samplelink">
32+
<a href="https://webmachinelearning.github.io/translation-api/">
33+
Specification
34+
</a>
3235
<a href="https://github.com/webmachinelearning/translation-api/">
3336
Explainer
3437
</a>
@@ -70,6 +73,9 @@ permalink: /incubations/
7073
<h1 class="title">Prompt API</h1>
7174
<p class="text">An API for prompting browser-provided language models.</p>
7275
<div class="samplelink">
76+
<a href="https://webmachinelearning.github.io/prompt-api/">
77+
Specification
78+
</a>
7379
<a href="https://github.com/webmachinelearning/prompt-api">
7480
Explainer
7581
</a>

0 commit comments

Comments
 (0)