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

Jan 18, 2025

main
1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/replicas/{replicaUUID}/chat/completions
  • Operation is no longer beta
  • Path went from /v1/replicas/{replicaUuid}/chat/completions to /v1/replicas/{replicaUUID}/chat/completions (same operationId)
  • Path
  • replicaUUID path parameter Modified
    • Name went from replicaUuid to replicaUUID
      Breaking
    • Type went from string to string(uuid)