Skip to content

Files

Latest commit

5c8ee81 · Sep 7, 2024

History

History
11 lines (9 loc) · 327 Bytes

File metadata and controls

11 lines (9 loc) · 327 Bytes

Lesson 6: Planning and Stock Report Generation

Quick Start

  • To run against OpenAI, set up OPENAI_API_KEY in your environment
  • To run against Azure OpenAI, set up AZURE_OPENAI_ENDPOINT and AZURE_OPENAI_KEY in your environment

Start the project

cd L6-Planning_and_Stock_Report_Generation
dotnet run