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:
@@ -0,0 +1,2 @@
|
||||
# Tests package
|
||||
|
||||
Reference in New Issue
Block a user