Merge pull request #15 from lightbroker/main

sync
This commit is contained in:
Adam Wilson
2025-05-28 16:54:32 -06:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (LLM, no RAG)'
name: '[Deprecated] LLM Prompt Testing (LLM, no RAG)'
on:
workflow_dispatch:
jobs:
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (WSGI)'
name: '[Deprecated] LLM Prompt Testing (WSGI)'
on:
workflow_dispatch:
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (Garak test.Test probe)'
name: '[Deprecated] LLM Prompt Testing (Garak test.Test probe)'
on:
workflow_dispatch:
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (LangChain)'
name: '[Deprecated] LLM Prompt Testing (LangChain)'
on:
workflow_dispatch: