zhangdahai112 / azure-openai-stream

Azure OpenAI Stream Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure OpenAI Stream Example

Create an .env file with the following information.

AZURE_OPENAI_ID=
AZURE_OPENAI_KEY=
AZURE_OPENAI_ENDPOINT=

Execute

node stream.js "how to be an alien?"

Result:

About

Azure OpenAI Stream Example


Languages

Language:JavaScript 100.0%