Skip to content

Releases: cheshire-cat-ai/api-client-ts

v0.11.3

15 Oct 20:59
738c22a
Compare
Choose a tag to compare

Patch Changes

  • d4e7ee8: add missing params to file upload

v0.11.2

07 Oct 17:59
a9c1c07
Compare
Choose a tag to compare

Patch Changes

  • 54fc277: fix types in auth handler endpoints

v0.11.1

04 Oct 11:01
9d5fa6e
Compare
Choose a tag to compare

Patch Changes

  • df6a9e9: renamed baseUrl to host for better understanding.

v0.11.0

24 Jul 16:00
04353f3
Compare
Choose a tag to compare

Minor Changes

  • 1f4e778: - Added new auth endpoints
    • Removed unused ws, query and headers parameters
    • Renamed authKey to credential for better understanding
    • Renamed largeLanguageModel service to llm
    • Reset retries on WS connection open

Patch Changes

  • 6da4693: Update SocketResponse interface

v0.10.6

26 Mar 11:57
1f26e80
Compare
Choose a tag to compare

Patch Changes

  • 95d692f: Fix type module in package.json

v0.10.5

26 Mar 11:42
8f346da
Compare
Choose a tag to compare

Patch Changes

  • 6cf38ba: Add when in chat history, update deps

v0.10.4

26 Mar 10:26
78ead67
Compare
Choose a tag to compare

Patch Changes

  • de5799b: Improve types, renamed user to userId

v0.10.3

06 Mar 15:58
Compare
Choose a tag to compare

Patch Changes

  • 36d3183: Fix websocket scheme not supported in the browser

v0.10.2

02 Mar 10:10
224171c
Compare
Choose a tag to compare

Patch Changes

v0.10.1

01 Mar 08:58
f9e9580
Compare
Choose a tag to compare

Patch Changes

  • 648db68: Fix websocket default values