Fix ChatPromptTemplate variable parsing issue and update tests
- Replace ChatPromptTemplate with direct HumanMessage/SystemMessage to avoid template variable parsing - Fix f-string formatting issues in prompt strings - Update test_general_summary_fallback_on_error to properly mock fallback chain - Add tests directory with comprehensive test coverage
This commit is contained in:
+4
-1
@@ -25,4 +25,7 @@ moviepy
|
||||
yt-dlp
|
||||
ffmpeg-python
|
||||
reportlab
|
||||
anthropic
|
||||
anthropic
|
||||
pytest
|
||||
pytest-mock
|
||||
langchain-anthropic
|
||||
Reference in New Issue
Block a user