API structure has changed
9 structure changes including:
4 Breaking changes
1 Modification
8 Removals
Modified
1
GET /v1/replicas/{replicaUUID}/training/files/upload
- Operation is now beta
- Response
-
200 response Modified
-
application/json content type Modified
-
signedURL property Modified
-
Name went from
signedUrl
tosignedURL
-
Name went from
- filePath, message properties Removed
-
signedURL property Modified
-
application/json content type Modified
Removed
8
Breaking
GET /v1/replicas/{replicaUUID}/training/{knowledgeBaseID}
GET /v1/training/list
GET /v1/training/{knowledgeBaseID}
POST /v1/replicas/training/files/webhook
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/replicas/{replicaUUID}/chat/completions/test
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/replicas/{replicaUUID}/generate-system-prompt
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/replicas/{replicaUUID}/training/question-answer
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /v1/replicas/{replicaUUID}/training/{knowledgeBaseID}