honcho/tests
Rajat Ahuja 77a965e97f
feat: fix race condition in message sequence batching (#235)
* feat: fix race condition in message sequence batching

* fix: CodeRabbit comments; commit early to release the advisory lock before generating embeddings

* fix: use index + rm unused method

* fix: PR comments

* fix: bug in lock timeout

* fix: patch tracked_db for peers route within conftest.py
2025-10-16 11:46:55 -04:00
..
bench fix: [hotfix] return schemas, not models 2025-10-09 17:25:11 -04:00
crud feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
deriver feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
dreamer create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
integration feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
routes feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
sdk SDK Changes (#223) 2025-10-01 16:25:30 -04:00
utils fix: defensively get summary, better summary logging, gemini client token count (#236) 2025-10-10 18:18:31 -04:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
test_advanced_filters.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
test_datetime_parsing.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_llm_mock.py Integrate prometheus into Honcho (#226) 2025-10-08 13:53:48 -04:00
test_schema_validations.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00