mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-30 03:16:46 +00:00

* pipeline.to_code() with jupyter support * Update Documentation & Code Style * add imports * refactoring * Update Documentation & Code Style * docstrings added and refactoring * Update Documentation & Code Style * improve imports code generation * add comment param * Update Documentation & Code Style * add simple test * add to_notebook_cell() * Update Documentation & Code Style * introduce helper classes for code gen and eval report gen * add more tests * Update Documentation & Code Style * fix Dict typings * Update Documentation & Code Style * validate user input before code gen * enable urls for to_code() * Update Documentation & Code Style * remove all chars except colon from validation regex Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>