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

Sep 1, 2025

main
2025-03-25
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /v1/replicas
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • llm property Modified
GET /v1/replicas/{replicaUUID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • llm property Modified
        • model property Modified
          • Combinator is now anyOf
POST /v1/replicas
  • Body
  • application/json content type Modified
    • llm property Modified
      • model property Modified
        • Combinator is now anyOf
        • model alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • model, grok-2-latest, grok-3-beta alternatives Added
PUT /v1/replicas/{replicaUUID}
  • Body
  • application/json content type Modified
    • llm property Modified
      • model property Modified
        • Combinator is now anyOf
        • model alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • model, grok-2-latest, grok-3-beta alternatives Added