Skip to content

Releases: Potentii/stackspot

1.2.0

08 Nov 22:20
1438404

Choose a tag to compare

Highlights of this Release:

  • This release adds overall support for Agents (streaming and simple), as well as sending prompts with files.
  • We also updated some services URLs to use the new ones.
  • Bumped dependencies.

1.1.1

27 Sep 18:57

Choose a tag to compare

Improvements

  • Now, the cached auth token is being invalidated when changing one of the auth parameters.

1.1.0

19 Sep 21:17

Choose a tag to compare

Improvements:

  • Added support for Quick Commands execution

1.0.0

19 Sep 01:52

Choose a tag to compare

Improvements:

  • Improved the main documentation.
  • Added some KS functions:
    • Create a new KS
    • Batch remove objects from a KS
  • Access token refresh.

Breaking changes:

  • The KS functions are in a separate namespace Stackspot.ai.ks now.
  • The KS object upload function got renamed from ksUploadFile to uploadKsObject.

0.0.1

17 Sep 13:37

Choose a tag to compare

  • Added the ability to upload files to an existing KS
  • First release of the package