Merge branch 'add_reasoning_handling_draft' of https://github.com/NousResearch/atropos into add_reasoning_handling_draft

This commit is contained in:
teknium 2025-12-30 11:59:46 +00:00
commit 127a925471
2 changed files with 19 additions and 19 deletions

View file

@ -923,4 +923,4 @@ if __name__ == "__main__":
# Run all tests
run_unit_tests()
asyncio.run(run_server_manager_integration_test())
asyncio.run(run_all_integration_tests())
asyncio.run(run_all_integration_tests())