Commit Graph

20 Commits

Author SHA1 Message Date
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 eef8d73f7f API: add POST method w/ service; test action 2025-05-20 11:21:37 -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 d1c87d4cdf use raw controller 2025-05-19 21:41:14 -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 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 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 a470f43667 Flask API 2025-05-18 15:35:12 -06:00
Adam Wilson bb2f61641c Flask API 2025-05-18 15:21:51 -06:00
Adam Wilson 8679f9ad8d Flask API 2025-05-18 14:48:59 -06:00