Amna Mubashar
|
1d6a9f652a
|
fix: serialization of nested ChatMessage in GeneratedAnswerdataclass (#9497)
* Fix serialization
* small fix
* fix the erros
* Fix tests
* PR comments
|
2025-06-06 11:46:24 +02:00 |
|
Stefano Fiorucci
|
f3c44be904
|
refactor!: remove dataframe field from Document and ExtractedTableAnswer; make pandas optional (#8906)
* remove dataframe
* release note
* small fix
* group imports
* Update pyproject.toml
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
* Update pyproject.toml
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
* address feedback
---------
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
|
2025-03-04 11:06:07 +00:00 |
|
Massimiliano Pippi
|
10c675d534
|
chore: add license header to all modules (#7675)
* add license header to modules
* check license header at linting time
|
2024-05-09 13:40:36 +00:00 |
|
Silvano Cerza
|
18dbce25fc
|
refacotr: Refactor answer dataclasses (#6523)
* Refactor answer dataclasses
* Add release notes
* Fix tests
* Fix end to end tests
* Enhance ExtractiveReader
|
2023-12-11 18:50:49 +01:00 |
|