Change Updates

Do not miss any Sensay API changes, ever again

Subscribe to the Sensay API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Addition
Added 1
PUT /v1/users/me
7 structure changes including:
7 Modifications
Modified 7
DELETE /v1/users/me
  • Response
  • 400, 401, 404, 415, 500 responses Added
GET /v1/replicas
  • Response
  • 400, 401, 404, 415, 500 responses Added
GET /v1/replicas/{replicaUUID}/chat/history
  • Response
  • 400, 401, 415, 500 responses Added
GET /v1/replicas/{replicaUUID}/chat/history/{source}
  • Response
  • 400, 401, 415, 500 responses Added
GET /v1/users/me
  • Response
  • 400, 401, 404, 415, 500 responses Added
POST /v1/replicas/{replicaUUID}/chat/completions
  • Response
  • 400, 401, 404, 415, 500 responses Added
POST /v1/users
  • Response
  • 400, 401, 404, 409, 415, 500 responses Added
1 structure change including:
1 Modification
Modified 1
POST /v1/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • skip_chat_history property Added
1 structure change including:
1 Addition
Added 1
GET /v1/replicas/{replicaUUID}/chat/history/{source}
1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • skip_chat_history property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
1 structure change including:
1 Modification
Modified 1
POST /v1/replicas/{replicaUUID}/chat/completions
  • Body
  • application/json content type Modified
    • skip_chat_history property Added
6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /v1/users/me
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/replicas
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/replicas/{replicaUUID}/chat/history
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/users/me
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/replicas/{replicaUUID}/chat/completions
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/users
  • Authentication
  • Service token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
GET /v1/debug/fetch-exception
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
GET /v1/validation/param/{UUID}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Addition
Added 1
GET /v1/validation/param/{UUID}
1 structure change including:
1 Addition
Added 1
GET /v1/validation/param/{UUID}
1 structure change including:
1 Addition
Added 1
GET /v1/debug/fetch-exception
2 structure changes including:
2 Modifications
Modified 2
GET /v1/users/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email property Modified
        • Property is no longer required
POST /v1/users
  • Body
  • application/json content type Modified
    • IDs property Modified
      • email property Removed
    • email property Added
3 structure changes including:
3 Removals
Removed 3
GET /v1/rag/{id}
POST /v1/rag
PUT /v1/rag/{id}
1 structure change including:
1 Addition
Added 1
DELETE /v1/users/me
3 structure changes including:
3 Breaking changes
3 Removals
Removed 3 Breaking
GET /v1/validation/param/{uuid}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /v1/validation/query
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/validation/json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
3 structure changes including:
3 Additions
Added 3
GET /v1/validation/param/{uuid}
GET /v1/validation/query
POST /v1/validation/json
8 structure changes including:
8 Modifications
Modified 8
GET /v1/rag/{id}
  • Authentication
  • Service token authentication method Added
GET /v1/replicas
  • Authentication
  • Service token authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history
  • Authentication
  • Service token authentication method Added
GET /v1/users/me
  • Authentication
  • Service token authentication method Added
POST /v1/rag
  • Authentication
  • Service token authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions
  • Authentication
  • Service token authentication method Added
POST /v1/users
  • Authentication
  • Service token authentication method Added
PUT /v1/rag/{id}
  • Authentication
  • Service token authentication method Added
3 structure changes including:
3 Modifications
Modified 3
GET /v1/rag/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
POST /v1/rag
  • Body
  • application/json content type Modified
    • entry_id property Modified
      • Type went from number to string
    • hash, training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
PUT /v1/rag/{id}
  • Body
  • application/json content type Modified
    • entry_id property Modified
      • Type went from number to string
    • hash, training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
3 structure changes including:
3 Additions
Added 3
GET /v1/rag/{id}
POST /v1/rag
PUT /v1/rag/{id}