LangChain WIP; remove logging

This commit is contained in:
Adam Wilson
2025-05-14 16:59:00 -06:00
parent d4b285f8c7
commit ab707e426f

View File

@@ -26,6 +26,5 @@ jobs:
- name: 'test'
run: |
nohup python -m tests.llm.llm > server.log 2>&1 &
cat server.log
python -m tests.llm.llm