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

Dec 4, 2024

main
1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/replicas/{replicaUUID}/chat-history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • content, role properties Modified
          • Type went from string | null to string
            Breaking
        • sources property Modified
        • replica_slug, replica_uuid, user_id properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • user_uuid property Added