mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Fix: Update http-80.yaml, improve examples HTTP LLM Honeypot
Add LLM Provider name Signed-off-by: Mario Candela <mario.candela.personal@gmail.com>
This commit is contained in:
@ -22,5 +22,6 @@ commands:
|
|||||||
plugin: "LLMHoneypot"
|
plugin: "LLMHoneypot"
|
||||||
statusCode: 200
|
statusCode: 200
|
||||||
plugin:
|
plugin:
|
||||||
|
llmProvider: "openai"
|
||||||
llmModel: "gpt-4o"
|
llmModel: "gpt-4o"
|
||||||
openAISecretKey: "sk-proj-123456"
|
openAISecretKey: "sk-proj-123456"
|
Reference in New Issue
Block a user