Update README.md

This commit is contained in:
Gustav Alerby
2025-05-31 15:32:59 +02:00
committed by GitHub
parent 1edf7edea2
commit e9c30eef6a

View File

@@ -31,7 +31,7 @@ These challenges are designed to teach security professionals to systematically
- [Docker](https://docs.docker.com/get-docker/) installed - [Docker](https://docs.docker.com/get-docker/) installed
- [Python 3.8+](https://www.python.org/downloads/) 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 - [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` - 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`
### Environment Variables ### Environment Variables