Adam Wilson
|
4ee1b366ac
|
Update garak.rest.llm-rag.json
|
2025-05-29 15:53:45 -06:00 |
|
Adam Wilson
|
3647e188e9
|
use DAN against RAG
|
2025-05-29 15:39:48 -06:00 |
|
Adam Wilson
|
edbdcc15b6
|
Merge pull request #15 from lightbroker/main
sync
|
2025-05-28 16:54:32 -06:00 |
|
Adam Wilson
|
72111919e9
|
Merge pull request #14 from lightbroker/remove-workflows
mark workflows as deprecated
|
2025-05-28 16:53:23 -06:00 |
|
Adam Wilson
|
597f2d69b4
|
Merge pull request #13 from lightbroker/development
Merge pull request #12 from lightbroker/main
|
2025-05-28 16:53:08 -06:00 |
|
Adam Wilson
|
8b42671e4a
|
mark workflows as deprecated
|
2025-05-28 16:52:32 -06:00 |
|
Adam Wilson
|
b1a9a2f683
|
Merge pull request #12 from lightbroker/main
sync development to main
|
2025-05-28 16:49:43 -06:00 |
|
Adam Wilson
|
284114fbe6
|
Merge pull request #11 from lightbroker/dependency-cleanup
working garak test workflow; adding no-RAG version
|
2025-05-28 08:48:59 -06:00 |
|
Adam Wilson
|
121b17633e
|
duplicate working workflow; no RAG
|
2025-05-28 08:48:22 -06:00 |
|
Adam Wilson
|
2495d72c9a
|
200 max attempts
|
2025-05-28 06:09:59 -06:00 |
|
Adam Wilson
|
6d6082cf00
|
fix garak config paths
|
2025-05-28 05:57:23 -06:00 |
|
Adam Wilson
|
5bf67d7432
|
fix garak config paths
|
2025-05-28 05:25:16 -06:00 |
|
Adam Wilson
|
a4f834e033
|
comment out misconfigured HTTP test
|
2025-05-28 05:19:29 -06:00 |
|
Adam Wilson
|
4edaf6c34a
|
update requirements.txt
|
2025-05-27 11:06:33 -06:00 |
|
Adam Wilson
|
bfa4c82f1e
|
Use bash script to set up workflow
|
2025-05-27 07:48:29 -06:00 |
|
Adam Wilson
|
39c779058d
|
start splitting into classes; use env vars for foundation model file dependencies
|
2025-05-26 18:27:23 -06:00 |
|
Adam Wilson
|
8bb4a473ca
|
restructure as domain-driven design architecture
|
2025-05-23 13:48:29 -06:00 |
|
Adam Wilson
|
ff429365ac
|
remove unused files, imports
|
2025-05-21 14:00:19 -06:00 |
|
Adam Wilson
|
7960d225c6
|
reduce max tokens; refresh requirements.txt
|
2025-05-21 10:25:11 -06:00 |
|
Adam Wilson
|
ffacc738b7
|
single instance of LLM service objects
|
2025-05-20 20:06:07 -06:00 |
|
Adam Wilson
|
d8a6609b8b
|
increase parallel attempts
|
2025-05-20 17:04:30 -06:00 |
|
Adam Wilson
|
6b104bfcc3
|
debugging in workflow
|
2025-05-20 16:44:08 -06:00 |
|
Adam Wilson
|
8266342fda
|
debugging in workflow
|
2025-05-20 16:40:08 -06:00 |
|
Adam Wilson
|
38a346d876
|
fix generator_option_file ref
|
2025-05-20 14:51:32 -06:00 |
|
Adam Wilson
|
2358d23b69
|
use previous WSGI implementation
|
2025-05-20 14:43:30 -06:00 |
|
Adam Wilson
|
95074f23b4
|
changes notes
|
2025-05-20 12:34:49 -06:00 |
|
Adam Wilson
|
6fa275a1c7
|
try garak test run with FastAPI
|
2025-05-20 12:05:40 -06:00 |
|
Adam Wilson
|
37287ad251
|
API: workers
|
2025-05-20 11:56:12 -06:00 |
|
Adam Wilson
|
b9e667d239
|
API: add uvicorn deps
|
2025-05-20 11:50:21 -06:00 |
|
Adam Wilson
|
eeca0c0828
|
API: try uvicorn optimizations
|
2025-05-20 11:30:56 -06:00 |
|
Adam Wilson
|
eef8d73f7f
|
API: add POST method w/ service; test action
|
2025-05-20 11:21:37 -06:00 |
|
Adam Wilson
|
9281bbd2f0
|
API: test action
|
2025-05-20 10:17:09 -06:00 |
|
Adam Wilson
|
1e7890b007
|
API: model name updates and str response for health check
|
2025-05-20 10:13:14 -06:00 |
|
Adam Wilson
|
8cb01137ff
|
+ FastAPI PoC
|
2025-05-20 10:11:48 -06:00 |
|
Adam Wilson
|
d04b462c68
|
Merge pull request #10 from lightbroker/development
Merge pull request #9 from lightbroker/main
|
2025-05-20 07:18:04 -06:00 |
|
Adam Wilson
|
5f07352677
|
Merge pull request #9 from lightbroker/main
sync main into development
|
2025-05-20 07:17:27 -06:00 |
|
Adam Wilson
|
bab9709e81
|
Merge pull request #8 from lightbroker/langchain-embedding
API iterations
|
2025-05-20 07:16:24 -06:00 |
|
Adam Wilson
|
d1c87d4cdf
|
use raw controller
|
2025-05-19 21:41:14 -06:00 |
|
Adam Wilson
|
8def474734
|
use raw controller
|
2025-05-19 20:25:24 -06:00 |
|
Adam Wilson
|
4b3dca76be
|
update workflow
|
2025-05-19 19:46:45 -06:00 |
|
Adam Wilson
|
09fc8b5087
|
separate scripts for workflow
|
2025-05-19 19:31:55 -06:00 |
|
Adam Wilson
|
a67a28e1cb
|
update messages
|
2025-05-19 18:46:34 -06:00 |
|
Adam Wilson
|
7f65ab9169
|
no report arg (garak)
|
2025-05-19 18:40:25 -06:00 |
|
Adam Wilson
|
ea5a8cd497
|
logging enhancements; revert
|
2025-05-19 15:13:56 -06:00 |
|
Adam Wilson
|
678656cd89
|
logging enhancements
|
2025-05-19 14:54:17 -06:00 |
|
Adam Wilson
|
ed33f386b2
|
add logging
|
2025-05-19 13:43:01 -06:00 |
|
Adam Wilson
|
2024da156c
|
add logging
|
2025-05-19 13:26:24 -06:00 |
|
Adam Wilson
|
51405fa5ae
|
remove unnecessary logging
|
2025-05-19 12:59:42 -06:00 |
|
Adam Wilson
|
48c0abaae2
|
try to fix model path bug
|
2025-05-19 12:42:43 -06:00 |
|
Adam Wilson
|
eb740793b7
|
try to fix model path bug
|
2025-05-19 12:41:52 -06:00 |
|