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

28 days ago

main
2025-02-01
Compare

API structure has changed

13 structure changes including:
2 Breaking changes
9 Additions
2 Modifications
2 Removals
Modified 2 Breaking
GET /v1/replicas/{replicaUUID}/training/files/upload
  • Query
  • filename query parameter Modified
    • Name went from fileName to filename
      Breaking
PUT /v1/replicas/{replicaUUID}/training/{knowledgeBaseID}
  • Body
  • application/json content type Modified
    • metadata property Added
Removed 2 Breaking
GET /v1/replicas/{replicaUUID}/chat/history/{source}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/replicas/{replicaUUID}/chat/history/{source}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 9
GET /v1/replicas/{replicaUUID}/chat/history/discord
GET /v1/replicas/{replicaUUID}/chat/history/embed
GET /v1/replicas/{replicaUUID}/chat/history/telegram
GET /v1/replicas/{replicaUUID}/chat/history/web
POST /v1/replicas/{replicaUUID}/chat/completions/telegram
POST /v1/replicas/{replicaUUID}/chat/completions/test
POST /v1/replicas/{replicaUUID}/chat/history
POST /v1/replicas/{replicaUUID}/chat/history/telegram
POST /v1/replicas/{replicaUUID}/training/question-answer