Update README.md

This commit is contained in:
Gustav Alerby
2025-05-31 15:37:29 +02:00
committed by GitHub
parent e9c30eef6a
commit a432e006ca

View File

@@ -31,7 +31,7 @@ These challenges are designed to teach security professionals to systematically
- [Docker](https://docs.docker.com/get-docker/) installed
- [Python 3.8+](https://www.python.org/downloads/) installed
- [Azure OpenAI Endpoint](https://azure.microsoft.com/en-us/products/ai-services/openai-service) endpoint with an api-key
- An Azure Foundry deployment named `text-embedding-ada-002` using the model `text-embedding-ada-002`, as well as the model you intens to use. Ex: `gpt-4o`
- An Azure Foundry deployment named `text-embedding-ada-002` using the model `text-embedding-ada-002`, as well as the model you intend to use. Ex: `gpt-4o`
### Environment Variables