-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAPI Reference - OpenAI API.html
More file actions
70 lines (68 loc) · 4.16 KB
/
Copy pathAPI Reference - OpenAI API.html
File metadata and controls
70 lines (68 loc) · 4.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="/favicon-dashboard.png" />
<link rel="icon" type="image/svg+xml" href="/favicon-dashboard.svg" />
<link rel="preconnect" href="https://cdn.openai.com" />
<link rel="preconnect" href="https://OWZ3QOIIJA-dsn.algolia.net" crossorigin />
<!-- Preload critical fonts (400 and 500 weight Söhne) -->
<link
rel="preload"
href="https://cdn.openai.com/common/fonts/soehne/soehne-buch.woff2"
as="font"
type="font/woff2"
crossorigin="anonymous"
/>
<link
rel="preload"
href="https://cdn.openai.com/common/fonts/soehne/soehne-kraftig.woff2"
as="font"
type="font/woff2"
crossorigin="anonymous"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<title>OpenAI Platform</title>
<meta
name="description"
content="Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform."
/>
<link rel="manifest" href="/manifest.json" />
<!-- Facebook / LinkedIn Meta Tags -->
<meta property="og:title" content="OpenAI Platform" />
<meta
property="og:image"
content="https://cdn.openai.com/API/images/opengraph.png"
/>
<meta
property="og:description"
content="Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform."
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://platform.openai.com" />
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="platform.openai.com" />
<meta property="twitter:url" content="https://platform.openai.com" />
<meta name="twitter:title" content="OpenAI Platform" />
<meta
name="twitter:description"
content="Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform."
/>
<meta
name="twitter:image"
content="https://cdn.openai.com/API/images/opengraph.png"
/>
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" type="module" crossorigin src="/static/index-Lb8IBwlw.js"></script>
<link rel="stylesheet" crossorigin href="/static/emV7oJmwsj.css">
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<div id="root"></div>
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" nomodule crossorigin id="vite-legacy-polyfill" src="/static/polyfills-legacy-GqlyQNR2.js"></script>
<script nonce="3943a3ced4caa8841d0d9dd33ef21897" nomodule crossorigin id="vite-legacy-entry" data-src="/static/index-legacy-Chyvr5IP.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>