mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-28 03:12:54 +00:00

* store id_hash_keys in Document objects * fix id_hash_keys calls throughout codebase * generate schema * fix es * fix weaviate * backward compatible * openapi schema * remove unused deprecation warning * remove unused imports * openapi * unused var * Apply suggestions from code review Co-authored-by: bogdankostic <bogdankostic@web.de> * Update haystack/schema.py * Apply suggestions from code review Co-authored-by: bogdankostic <bogdankostic@web.de> * Update haystack/schema.py * review feedback * trailing spaces * pylint * add deprecation test Co-authored-by: bogdankostic <bogdankostic@web.de>