Skip to content

Releases: schmelczer/great-ai

v0.1.11

13 Aug 14:58
Compare
Choose a tag to compare

Fix some bugs that surfaced during developer interviews
https://github.com/schmelczer/great-ai-interview-task

v0.1.10

07 Aug 17:44
Compare
Choose a tag to compare

Performance improvements

v0.1.9

29 Jul 11:57
Compare
Choose a tag to compare

Compatibility with Python 3.7

Useful for working in Google Colab.

Fix the parameter and use_model decorators to work even outside TracingContexts.

v0.1.7

17 Jul 15:17
Compare
Choose a tag to compare
  • Stabilise API
  • Improve documentation including docstrings
  • Add more tests