Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ To run the tests for this package, you need to set up a `.env` file with your te
```

4. Edit the `.env` file at the repo root and fill in your actual values:
- `CONTENTUNDERSTANDING_ENDPOINT`: Your Azure AI Foundry resource endpoint
- `AZURE_CONTENT_UNDERSTANDING_ENDPOINT`: Your Azure AI Foundry resource endpoint
- `AZURE_CONTENT_UNDERSTANDING_KEY`: Your API key (optional if using DefaultAzureCredential)
- `AZURE_TEST_RUN_LIVE`: Set to `true` to run tests against real Azure resources
- `AZURE_SKIP_LIVE_RECORDING`: Set to `true` to skip recording when running live tests
Expand Down

This file was deleted.

This file was deleted.

Loading