Commit Graph

24 Commits

Author SHA1 Message Date
Adam Wilson
8679f9ad8d Flask API 2025-05-18 14:48:59 -06:00
Adam Wilson
e5c47ac8fb python server; add logging 2025-05-18 14:04:30 -06:00
Adam Wilson
6efe96be90 Add RAG and non-RAG Action workflows 2025-05-17 16:29:35 -06:00
Adam Wilson
f1ae97643c simple DAN prompt added to RAG 2025-05-15 19:55:41 -06:00
Adam Wilson
d42f62be84 try fixing model path 2025-05-15 12:05:12 -06:00
Adam Wilson
52819e34e0 fix deprecated refs 2025-05-15 10:10:41 -06:00
Adam Wilson
bf145e70b6 LangChain WIP; demo of RAG integration from Claude Sonnet 3.7 2025-05-15 09:30:25 -06:00
Adam Wilson
bddaa92c92 LangChain WIP; TypeError: _BaseAutoModelClass.from_pretrained() missing 1 required positional argument: 'pretrained_model_name_or_path' 2025-05-14 19:33:47 -06:00
Adam Wilson
92d5200edd LangChain WIP; missing arg 2025-05-14 19:02:25 -06:00
Adam Wilson
1255d97559 LangChain WIP 2025-05-14 16:50:09 -06:00
Adam Wilson
ca823b70e6 reporting test 2025-05-03 17:51:17 -06:00
Adam Wilson
93fd85f099 test.Test Garak probe 2025-05-03 17:14:47 -06:00
Adam Wilson
2cb9782a4e timeout 2025-05-03 13:29:57 -06:00
Adam Wilson
84f75af123 add initial Garak tests 2025-05-03 12:00:18 -06:00
Adam Wilson
37c84617b1 error handling - take 2 2025-04-24 11:44:46 -06:00
Adam Wilson
3563053ac3 error handling 2025-04-24 11:39:04 -06:00
Adam Wilson
c9c5b8b0a7 use Python package approach to project structure 2025-04-24 11:27:03 -06:00
Adam Wilson
8c6f38db31 support JSON request payload passed to LLM service layer 2025-04-23 16:09:05 -06:00
Adam Wilson
fc97bc6977 echo response back 2025-04-23 12:28:29 -06:00
Adam Wilson
5d44d90047 fix prompt ref 2025-04-23 06:56:24 -06:00
Adam Wilson
1ba607cd30 fix model ref 2025-04-23 06:32:28 -06:00
Adam Wilson
e04235606d refactor example Python class to accept a single prompt and exit 2025-04-22 20:59:02 -06:00
Adam Wilson
66371bf208 support POST 2025-04-22 20:58:16 -06:00
Adam Wilson
a91cfd0a81 initial port from private repo 2025-04-03 20:32:13 -06:00