Skip to content

Releases: mindsdb/minds_python_sdk

v1.0.9

12 Nov 09:36
417a16d
Compare
Choose a tag to compare

What's Changed

  • Reuse Openai client #39
  • Fixing release issues #54

Full Changelog: v1.0.8...v1.0.9

v1.0.8

31 Oct 11:05
bac1981
Compare
Choose a tag to compare

What's Changed

  • Prompt template is parameter for mind #17
  • String representation of minds object #28
  • Delete datasource cascade #45
  • Upsert minds/datasources #44
  • Added validation for mind name #31

Test/CI improvements:

  • Added Cla #49
  • Implemented unit tests #13
  • Integration tests in CI #16
  • Integration tests: testing minds with tables #15

Docs improvements

  • Docstrings for methods #17
  • Update README.md #26

Full Changelog: v1.0.7...v1.0.8

v1.0.7

26 Sep 18:04
9369107
Compare
Choose a tag to compare

What's Changed

  • Remove datasource #10
  • Minds integration tests #11
  • Fixed no-stream completion #11
  • Fix: base url #12

Full Changelog: v1.0.6...v1.0.7

v1.0.6

25 Sep 10:49
12ecdc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Sep 17:03
0922300
Compare
Choose a tag to compare

What's Changed

  • Completion method for mind by @ea-rus in #5
  • Improvement in exception managing by @ea-rus in #6

Full Changelog: v1.0.4...v1.0.5

v1.0.4

17 Sep 16:07
023b2f3
Compare
Choose a tag to compare

What's Changed

  • Create or replace for datasource by @ea-rus in #4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Sep 14:14
e337bd7
Compare
Choose a tag to compare

What's Changed

  • Fix update mind and datasource create @ea-rus in #1
  • Add default prompt template by @ea-rus in #3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Sep 13:27
Compare
Choose a tag to compare

Fixes after testing

v1.0.1

13 Sep 11:29
df3d2ad
Compare
Choose a tag to compare
  • Fix requirements installation

v1.0.0

13 Sep 11:21
5299caf
Compare
Choose a tag to compare

Initial Release 🎉