LangChain WIP; missing arg

This commit is contained in:
Adam Wilson
2025-05-14 19:02:25 -06:00
parent 00ab87ee15
commit 92d5200edd
2 changed files with 4 additions and 7 deletions

View File

@@ -30,5 +30,5 @@ jobs:
pip install langchain_text_splitters
pip install langchain_huggingface
pip install transformers
python -m tests.llm.llm
python -m tests.llm.llm --prompt "What is the capital of France?"