Skip to content

Releases: confident-ai/deepeval

v0.18.0

29 Sep 07:53
6994919
Compare
Choose a tag to compare

What's Changed

  • Add new customer support example by @ColabDog in #154
  • Add example test case by @ColabDog in #156

Full Changelog: v0.17.9...v0.18.0

v0.17.9

28 Sep 06:01
f94f421
Compare
Choose a tag to compare

What's Changed

  • fix the API and version by @ColabDog in #153

Full Changelog: v0.17.8...v0.17.9

v0.17.8

28 Sep 04:35
9a7ee57
Compare
Choose a tag to compare

What's Changed

  • fix by @ColabDog in #147
  • add context to the API by @ColabDog in #150
  • Resolves #151 by @ColabDog in #152

Full Changelog: v0.17.6...v0.17.8

v0.17.6

27 Sep 07:07
51d19c7
Compare
Choose a tag to compare

What's Changed

  • adding length metric including test and documentation by @j-space-b in #139
  • add koala by @ColabDog in #141
  • Feature/update file name by @ColabDog in #145
  • add switch CLI by @ColabDog in #146

Full Changelog: v0.17.5...v0.17.6

v0.17.5

25 Sep 21:22
4b1ccb3
Compare
Choose a tag to compare

What's Changed

  • Hotfix/fix conceptual similarity threshold by @ColabDog in #133
  • Hotfix/fix quickstart example for query creation by @ColabDog in #130
  • remove test utils by @ColabDog in #134
  • fix yml by @ColabDog in #135
  • add docs on evaluatin glegal by @ColabDog in #136
  • update social card image by @ColabDog in #137
  • update ragas by @ColabDog in #138

Full Changelog: v0.17.4...v0.17.5

v0.17.4

24 Sep 22:52
3fdd402
Compare
Choose a tag to compare

What's Changed

  • Feature/cache pip dependencies by @ColabDog in #128
  • Hotfix/fix cli by @ColabDog in #129
  • FIx to Singleton class instantiation not considering arguments of the class

Full Changelog: v0.17.3...v0.17.4

v0.17.3

24 Sep 21:53
fa27c9b
Compare
Choose a tag to compare

What's Changed

  • Feature/add synthetic query generation by @ColabDog in #1
  • Feature/add synthetic query generation by @ColabDog in #2
  • fix evals by @ColabDog in #3
  • add docs by @ColabDog in #4
  • Feature/add docs by @ColabDog in #5
  • Feature/add pytest cases by @ColabDog in #6
  • add black by @ColabDog in #7
  • add pytest by @ColabDog in #8
  • Feature/add langchain integration by @ColabDog in #10
  • update to modal by @ColabDog in #11
  • fix langchain integration pipeline by @ColabDog in #14
  • update API by @ColabDog in #15
  • switch to callable metrics by @ColabDog in #16
  • add answer relevancy by @ColabDog in #18
  • check for ranking similarity by @ColabDog in #19
  • add dashboard by @ColabDog in #20
  • add support for dict objects by @ColabDog in #21
  • Jacky/twi 332 add overall metric by @ColabDog in #23
  • Jacky/twi 338 add alert score by @ColabDog in #22
  • Feature/add conceptual similarity by @ColabDog in #24
  • Feature/add overall score by @ColabDog in #25
  • Jacky/twi 332 add overall metric 2 by @ColabDog in #27
  • Jacky/twi 343 fix sending python events to server by @ColabDog in #28
  • Add assert non-toxic by @ColabDog in #26
  • Fix toxic classifier by @ColabDog in #29
  • Biasdetection by @j-space-b in #31
  • add length metric by @ColabDog in #30
  • update debias documentation by @ColabDog in #32
  • update the name by @ColabDog in #34
  • make tests run in matrix by @ColabDog in #33
  • Feature/create implementation by @ColabDog in #35
  • fix prod by @ColabDog in #36
  • Feature/add retry manager by @ColabDog in #37
  • update tests by @ColabDog in #38
  • Feature/fix evaluation by @ColabDog in #40
  • Feature/run evaluation by @ColabDog in #39
  • Hotfix/assert not working by @ColabDog in #41
  • add classifiers by @ColabDog in #42
  • ADd check for raising error by @ColabDog in #43
  • Feature/add success by @ColabDog in #45
  • Feature/fix error by @ColabDog in #44
  • Feature/rename input to query by @ColabDog in #47
  • Feature/improve question answering by @ColabDog in #46
  • Feature/add singleton metric by @ColabDog in #48
  • Add quickstart by @ColabDog in #49
  • Feature/make parameters available by @ColabDog in #50
  • add answer relevancy by @ColabDog in #51
  • add deepeval test by @ColabDog in #52
  • Add custom metric by @ColabDog in #53
  • Feature/fix custom metric by @ColabDog in #54
  • Feature/add posthog by @ColabDog in #56
  • Jacky/conf 356 add tests for answer relevancy by @ColabDog in #55
  • Hotfix/overall score tests by @ColabDog in #58
  • add etst by @ColabDog in #57
  • Feature/add cli by @ColabDog in #59
  • add readme by @ColabDog in #60
  • add file handler to key env by @ColabDog in #61
  • Add llamaidnex by @ColabDog in #63
  • Feaeture/improve get api key by @ColabDog in #66
  • update reqs by @ColabDog in #69
  • Feature/add test overall score by @ColabDog in #73
  • Fix overall score by @ColabDog in #75
  • Add gpt synthetic data by @penguine-ip in #74
  • Feature/log context by @ColabDog in #77
  • remove by @ColabDog in #79
  • Feature/fix quickstart by @ColabDog in #81
  • Hotfix/fix project name by @ColabDog in #82
  • Hotfix/incorrect issue by @ColabDog in #85
  • Fix conceptual similarity by @ColabDog in #86
  • Feature/improve writing unit tests by @ColabDog in #90
  • Feature/add spinner progress by @ColabDog in #91
  • Feature/add context back to textcase by @ColabDog in #94
  • update quickstart by @ColabDog in #103
  • Fix answer relevancy by @ColabDog in #111
  • make crossencoder default by @ColabDog in #112
  • Feature/add test run by @ColabDog in #115
  • Feature/add test run by @ColabDog in #116
  • update metric by @ColabDog in #117
  • Hotfix/zero score logs by @ColabDog in #119
  • Feature/add ragas by @ColabDog in #121
  • Hotfix/not running with no pytest by @ColabDog in #124
  • add multiple metrics by @ColabDog in #123
  • Hotfix/remove code by @ColabDog in #125
  • add chatbot test by @ColabDog in #126

New Contributors

Full Changelog: https://github.com/confident-ai/deepeval/commits/v0.17.3