Commit Graph

99 Commits

Author SHA1 Message Date
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
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
Adam Wilson
0c6bc7c78f try to fix model path bug 2025-05-19 12:32:52 -06:00
Adam Wilson
2c153206c3 try to fix model path bug 2025-05-19 12:25:23 -06:00
Adam Wilson
505515411c try to fix model path bug 2025-05-19 12:11:41 -06:00
Adam Wilson
e0fc03661e cache dependencies and sleep 2025-05-19 07:51:18 -06:00
Adam Wilson
2b9a591bc7 don't block 2025-05-19 07:39:16 -06:00
Adam Wilson
32c1340049 test and debug response 2025-05-19 07:31:32 -06:00
Adam Wilson
c23490dc7b test and debug response 2025-05-19 07:13:02 -06:00
Adam Wilson
b3a18a5a3c test and debug response 2025-05-19 07:07:07 -06:00
Adam Wilson
32bfc1d1e2 fix port 2025-05-19 07:00:25 -06:00
Adam Wilson
c6fc422b7c working dir 2025-05-19 06:48:34 -06:00
Adam Wilson
35a2c3f7d6 working dir 2025-05-19 06:42:25 -06:00
Adam Wilson
d9c9fa86f9 debugging 2025-05-19 06:31:17 -06:00
Adam Wilson
1c8d71ff0c change step order 2025-05-19 06:21:47 -06:00
Adam Wilson
d9d90442e9 run server 2025-05-19 06:18:11 -06:00
Adam Wilson
cb6ed0827e run server 2025-05-18 16:19:39 -06:00
Adam Wilson
9e55adc221 run server from bash script 2025-05-18 15:45:36 -06:00
Adam Wilson
a470f43667 Flask API 2025-05-18 15:35:12 -06:00
Adam Wilson
0621eaf938 Flask API 2025-05-18 15:22:36 -06:00
Adam Wilson
bb2f61641c Flask API 2025-05-18 15:21:51 -06:00
Adam Wilson
df0330b97f Flask API 2025-05-18 15:15:14 -06:00
Adam Wilson
f55ce82694 Flask API 2025-05-18 14:53:51 -06:00
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
dd2ad3dec7 python server 2025-05-18 13:54:40 -06:00
Adam Wilson
42749c2410 exit early 2025-05-18 13:33:36 -06:00
Adam Wilson
a526b03266 Merge pull request #7 from lightbroker/langchain-embedding
LangChain embedding
2025-05-17 16:30: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