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 4c5c1fa commit 054f02fCopy full SHA for 054f02f
initiatives/genai_red_team_handbook/exploitation/example/README.md
@@ -16,7 +16,7 @@ graph LR
16
MockLogic[Mock App Logic<br/>app/mocks/openai.py]
17
end
18
19
- subgraph "Vulnerable Component (Local Host)"
+ subgraph "LLM Backend (Local Host)"
20
Ollama[Ollama Server<br/>:11434]
21
Model[gpt-oss:20b Model<br/>config/model.toml]
22
0 commit comments