Skip to content

Commit debd454

Browse files
author
shaneski
committed
update README
1 parent f46dfda commit debd454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
openai-structured-output-sample
22
==========
33

4-
A sample application to demonstrate how to use [Structured Outputs](https://openai.com/index/introducing-structured-outputs-in-the-api/) in **OpenAI Chat Completions API** _with streaming_, built using [Next.js](https://nextjs.org/docs).
4+
A sample application to demonstrate how to use [Structured Outputs](https://openai.com/index/introducing-structured-outputs-in-the-api/) in **OpenAI Chat Completions API** with streaming, built using **Next.js**.
55

66
---
77

8-
**OpenAI Chat Completions API**でストリーミングを使用した[Structured Outputs](https://openai.com/index/introducing-structured-outputs-in-the-api/)の利用方法を示すサンプルアプリケーション。[Next.js](https://nextjs.org/docs)で構築されています。
8+
**OpenAI Chat Completions API**でストリーミングを使用した[Structured Outputs](https://openai.com/index/introducing-structured-outputs-in-the-api/)の使い方を示すサンプルアプリケーション。**Next.js**で構築されています。
99

1010
# Motivation
1111

0 commit comments

Comments
 (0)