Skip to content

Releases: neuml/codequestion

v2.1.0

18 Sep 20:28
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Upgrade to txtai 6.0 (#29)
  • Update minimum Python version to 3.8 (#30)

v2.0.0

06 Oct 15:19
Compare
Choose a tag to compare

πŸŽˆπŸŽ‰πŸ₯³ We're excited to release codequestion 2.0! πŸ₯³πŸŽ‰πŸŽˆ

codequestion 2.0 is a major new release. This release is two years in the making and fully utilizes all the features in txtai 5.0!

New Features and Improvements

  • Integrate FastAPI for model serving (#12)
  • Update models to use latest Stack Exchange data (#13)
  • Migrate from mdv to rich library (#21)
  • Migrate from word vector models to sentence transformers models (#24)
  • Upgrade to txtai 5.x (#25)
  • Add code quality checks (#26)

Bug Fixes

  • pip install results No matching distribution found for torch>=1.4.0 (from txtai>=1.2.0->codequestion) (#14)
  • Single character in shell causes error (#15)

Pre-trained models are built on the Stack Exchange dumps. All code is Apache 2.0. Model data is released under Attribution-ShareAlike 4.0

v1.4.0

18 Aug 00:42
Compare
Choose a tag to compare

Update to txtai 3.2 (#23)

v1.3.0

24 Feb 19:48
Compare
Choose a tag to compare

Updated library

v1.2.0

13 Jan 14:40
Compare
Choose a tag to compare

Sync with txtai 2.0 (#22)

v1.1.0

10 Sep 23:00
Compare
Choose a tag to compare

This release adds the following enhancements and bug fixes:

  • Embed vector model in embeddings model to fix path issues (#2, #9)
  • Documentation updates (#3, #10)
  • Command line query enhancements (#4, #5)
  • Evaluate transformers vs word vector model (#8)
  • Migrate embeddings logic to use txtai library (#11)

v1.0.0

15 Jan 19:54
Compare
Choose a tag to compare

1.0.0 release.

Pre-trained model built on Stack Exchange dumps provided - model data released under Attribution-ShareAlike 4.0