honcho/tests
doria 6efb950ef5
feat: enhance critical analysis functionality by adding peer_id parameter (#191)
- Updated `critical_analysis_call` and `critical_analysis_prompt` to include a new `peer_id` parameter for improved context in analysis.
- Modified the `CertaintyReasoner` class to pass the sender's name as `peer_id` during analysis calls.
- Adjusted test cases to reflect the inclusion of `peer_id`, ensuring comprehensive coverage of the new functionality.
2025-08-13 13:46:56 -04:00
..
bench Peer Cards (#180) 2025-08-12 17:39:08 -04:00
crud Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
deriver fix: long-held connections in queue manager (#189) 2025-08-13 12:54:02 -04:00
integration Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
routes feat: Add get summaries endpoints & Custom Timestamps (#185) 2025-08-12 17:19:53 -04:00
sdk Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py fix: long-held connections in queue manager (#189) 2025-08-13 12:54:02 -04:00
test_advanced_filters.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
test_datetime_parsing.py fix: refactor datetime handling in security and utility modules (#188) 2025-08-13 13:13:33 -04:00
test_llm_mock.py feat: enhance critical analysis functionality by adding peer_id parameter (#191) 2025-08-13 13:46:56 -04:00
test_schema_validations.py Typing (#137) 2025-06-24 18:29:13 -04:00