fix: Enable sorting of chat inputs to improve UI message speed #713
Annotations
4 errors
Run benchmarks:
src/backend/tests/unit/test_chat_endpoint.py#L29
test_build_flow_from_request_data
AssertionError: assert ['ChatInput-CIGht'] == ['ChatInput-C...Memory-amN4Z']
Right contains one more item: 'Memory-amN4Z'
Full diff:
[
'ChatInput-CIGht',
- 'Memory-amN4Z',
]
|
Run benchmarks:
src/backend/tests/unit/test_chat_endpoint.py#L15
test_build_flow
AssertionError: assert ['ChatInput-CIGht'] == ['ChatInput-C...Memory-amN4Z']
Right contains one more item: 'Memory-amN4Z'
Full diff:
[
'ChatInput-CIGht',
- 'Memory-amN4Z',
]
|
Run benchmarks
Error: failed to execute the benchmark process
|
Run benchmarks
Process completed with exit code 1.
|
Loading