mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-30 00:46:10 +00:00
* Agent tracing * Small changes * Some changes and refactoring * Refactoring to reuse code * Fix * Add reno * Fix tests * Fix tests * Fix linting * Refactor and add tracing support to run_async of Agent * Reduce duplicate code * Remove finalize_run * Use break instead of copying code three times * Adding a test * Add tracing unit tests * Make async tracing test actually run async * Increase test coverage * Unit test for traces in pipeline * Add cleanup * Fix proper indentation * PR comments * PR comments and new test * Update warning message * Update warning message --------- Co-authored-by: Vladimir Blagojevic <dovlex@gmail.com>