honcho/tests
Rajat Ahuja 1d0934a568
fix: message seq in session N+1 (#261)
* fix: message seq in session N+1

* test: behavior of enqueue

* fix: test

* chore: Code Rabbit Comments

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2025-11-03 15:33:48 -05:00
..
alembic align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05: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 fix: message seq in session N+1 (#261) 2025-11-03 15:33:48 -05:00
routes fix: remove list webhook db call (not needed, causes race condition) (#257) 2025-11-03 11:26:44 -05:00
sdk feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
utils feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -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