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
tofilename
Breaking
-
Name went from
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