Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 1.02 KB

File metadata and controls

57 lines (29 loc) · 1.02 KB

Changelog

[integrations/ragas-v1.0.1] - 2024-09-11

🐛 Bug Fixes

  • Add upper-bound pin to ragas dependency in ragas-haystack (#1076)

🧪 Testing

  • Do not retry tests in hatch run test command (#954)

[integrations/ragas-v1.0.0] - 2024-07-24

⚙️ Miscellaneous Tasks

  • Retry tests to reduce flakyness (#836)
  • Update ruff invocation to include check parameter (#853)
  • Ragas - remove context relevancy metric (#917)

[integrations/ragas-v0.2.0] - 2024-04-23

[integrations/ragas-v0.1.3] - 2024-04-09

🐛 Bug Fixes

  • Fix haystack-ai pin (#649)

📚 Documentation

  • Disable-class-def (#556)

[integrations/ragas-v0.1.2] - 2024-03-08

📚 Documentation

  • Update ragas-haystack docstrings (#529)

[integrations/ragas-v0.1.1] - 2024-02-23

🐛 Bug Fixes

  • Fix order of API docs (#447)

This PR will also push the docs to Readme

📚 Documentation

  • Update category slug (#442)

Build

  • Pin ragas dependency to 0.1.1 (#476)