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 419d117 commit 1a8f7f6Copy full SHA for 1a8f7f6
docs/overview/developer_quickstart.cs
@@ -1,4 +1,5 @@
1
-// SAMPLE: Generate text from a simple prompt
+// SAMPLE: Generate text from a simple prompt through Responses API
2
+// PAGE: https://platform.openai.com/docs/overview
3
// GUIDANCE: Instructions to run this code: https://aka.ms/oai/net/start
4
#pragma warning disable OPENAI001
5
0 commit comments