Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekorzan committed Aug 24, 2023
1 parent 793fe96 commit 89226f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Highlights include:

# Usage

Refer to the section below, Getting Started, to run. Only re-prerequisite is you will need your own openAI key and create a new "secret" (env variable) in your Repl.
Refer to the section below, Getting Started, for more about running React on Replit. Only re-prerequisite is you will need your own openAI key and create a new "secret" (env variable) in your Repl.

[Login into Azure](https://portal.azure.com/](https://www.npmjs.com/package/azure-openai ) to configurd your Azure OpenAI's key, endpoint and deploymentId.
[How to use Secrets in Repl](https://docs.replit.com/programming-ide/workspace-features/secrets) to configure your environment variable. You'll need two secrets, "endpoint" and "openAI", to work with the script located in /api/server.js
Expand Down

0 comments on commit 89226f7

Please sign in to comment.