diff --git a/configurations/services/http-80.yaml b/configurations/services/http-80.yaml index faed94b..623cd49 100644 --- a/configurations/services/http-80.yaml +++ b/configurations/services/http-80.yaml @@ -22,5 +22,6 @@ commands: plugin: "LLMHoneypot" statusCode: 200 plugin: + llmProvider: "openai" llmModel: "gpt-4o" - openAISecretKey: "sk-proj-123456" \ No newline at end of file + openAISecretKey: "sk-proj-123456"