Commit Graph

10 Commits

Author SHA1 Message Date
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 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 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 a91cfd0a81 initial port from private repo 2025-04-03 20:32:13 -06:00