We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b062416 commit db0da03Copy full SHA for db0da03
configurations/services/http-80.yaml
@@ -22,5 +22,6 @@ commands:
22
plugin: "LLMHoneypot"
23
statusCode: 200
24
plugin:
25
+ llmProvider: "openai"
26
llmModel: "gpt-4o"
- openAISecretKey: "sk-proj-123456"
27
+ openAISecretKey: "sk-proj-123456"
0 commit comments