We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a0ec4 commit fe72e3dCopy full SHA for fe72e3d
docs/index.html
@@ -3,7 +3,7 @@
3
<!-- Load the latest Swagger UI code and style from npm using unpkg.com -->
4
<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
5
<link rel="stylesheet" type="text/css" href="https://unpkg.com/swagger-ui-dist@3/swagger-ui.css"/>
6
- <title>Text Generation Inference API</title>
+ <title>Text Embeddings Inference API</title>
7
</head>
8
<body>
9
<div id="swagger-ui"></div> <!-- Div to hold the UI component -->
@@ -27,4 +27,4 @@
27
}
28
</script>
29
</body>
30
-</html>
+</html>
0 commit comments