Releases: cheshire-cat-ai/api-client-ts
Releases · cheshire-cat-ai/api-client-ts
v0.11.3
Patch Changes
- d4e7ee8: add missing params to file upload
v0.11.2
Patch Changes
- 54fc277: fix types in auth handler endpoints
v0.11.1
Patch Changes
- df6a9e9: renamed
baseUrl
to host
for better understanding.
v0.11.0
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
Patch Changes
- 95d692f: Fix type module in package.json
v0.10.5
Patch Changes
- 6cf38ba: Add
when
in chat history, update deps
v0.10.4
Patch Changes
- de5799b: Improve types, renamed
user
to userId
v0.10.3
Patch Changes
- 36d3183: Fix websocket scheme not supported in the browser
v0.10.1
Patch Changes
- 648db68: Fix websocket default values