Skip to content

Commit db0da03

Browse files
authored
Fix: Update http-80.yaml, improve examples HTTP LLM Honeypot
Add LLM Provider name Signed-off-by: Mario Candela <[email protected]>
1 parent b062416 commit db0da03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configurations/services/http-80.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ commands:
2222
plugin: "LLMHoneypot"
2323
statusCode: 200
2424
plugin:
25+
llmProvider: "openai"
2526
llmModel: "gpt-4o"
26-
openAISecretKey: "sk-proj-123456"
27+
openAISecretKey: "sk-proj-123456"

0 commit comments

Comments
 (0)