Skip to content

v0.41.0

Compare
Choose a tag to compare
@amaiya amaiya released this 20 Feb 16:04
· 41 commits to master since this release

0.41.0 (2024-02-20)

new:

  • N/A

changed

  • Breaking Change: Removed the ktrain.text.qa.generative_qa module. Users should use our OnPrem.LLM for generative question-answering (#522)

fixed:

  • use arrays in TextPredictor due to possible issues with tf.Dataset (#521)