7 structure changes including:
7 Modifications
Modified
7
DELETE /v1/users/me
- Response
- 400, 401, 404, 415, 500 responses Added
GET /v1/replicas
- Response
- 400, 401, 404, 415, 500 responses Added
GET /v1/replicas/{replicaUUID}/chat/history
- Response
- 400, 401, 415, 500 responses Added
GET /v1/replicas/{replicaUUID}/chat/history/{source}
- Response
- 400, 401, 415, 500 responses Added
GET /v1/users/me
- Response
- 400, 401, 404, 415, 500 responses Added
POST /v1/replicas/{replicaUUID}/chat/completions
- Response
- 400, 401, 404, 415, 500 responses Added
POST /v1/users
- Response
- 400, 401, 404, 409, 415, 500 responses Added
1 structure change including:
1 Modification
Modified
1
POST /v1/replicas/{replicaUUID}/chat/completions
- Body
-
application/json content type Modified
- skip_chat_history property Added
1 structure change including:
1 Addition
Added
1
GET /v1/replicas/{replicaUUID}/chat/history/{source}
1 structure change including:
1 Modification
Modified
1
Breaking
POST /v1/replicas/{replicaUUID}/chat/completions
- Body
-
application/json content type Modified
-
skip_chat_history property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
skip_chat_history property Removed
1 structure change including:
1 Modification
Modified
1
POST /v1/replicas/{replicaUUID}/chat/completions
- Body
-
application/json content type Modified
- skip_chat_history property Added
6 structure changes including:
6 Modifications
Modified
6
Breaking
DELETE /v1/users/me
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/replicas
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/replicas/{replicaUUID}/chat/history
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/users/me
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /v1/replicas/{replicaUUID}/chat/completions
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /v1/users
- Authentication
-
Service token authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
1 structure change including:
1 Breaking change
1 Removal
Removed
1
Breaking
GET /v1/debug/fetch-exception
- Removing a resource is always breaking unless it was deprecated before Breaking
1 structure change including:
1 Breaking change
1 Removal
Removed
1
Breaking
GET /v1/validation/param/{UUID}
- Removing a resource is always breaking unless it was deprecated before Breaking
1 structure change including:
1 Addition
Added
1
GET /v1/validation/param/{UUID}
1 structure change including:
1 Addition
Added
1
GET /v1/validation/param/{UUID}
1 structure change including:
1 Addition
Added
1
GET /v1/debug/fetch-exception
2 structure changes including:
2 Modifications
Modified
2
GET /v1/users/me
- Response
-
200 response Modified
-
application/json content type Modified
-
email property Modified
- Property is no longer required
-
email property Modified
-
application/json content type Modified
POST /v1/users
- Body
-
application/json content type Modified
-
IDs property Modified
- email property Removed
- email property Added
-
IDs property Modified
3 structure changes including:
3 Removals
Removed
3
GET /v1/rag/{id}
POST /v1/rag
PUT /v1/rag/{id}
3 structure changes including:
3 Breaking changes
3 Removals
Removed
3
Breaking
GET /v1/validation/param/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/validation/query
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/validation/json
- Removing a resource is always breaking unless it was deprecated before Breaking
3 structure changes including:
3 Additions
Added
3
GET /v1/validation/param/{uuid}
GET /v1/validation/query
POST /v1/validation/json
8 structure changes including:
8 Modifications
Modified
8
GET /v1/rag/{id}
- Authentication
- Service token authentication method Added
GET /v1/replicas
- Authentication
- Service token authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history
- Authentication
- Service token authentication method Added
GET /v1/users/me
- Authentication
- Service token authentication method Added
POST /v1/rag
- Authentication
- Service token authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions
- Authentication
- Service token authentication method Added
POST /v1/users
- Authentication
- Service token authentication method Added
PUT /v1/rag/{id}
- Authentication
- Service token authentication method Added
3 structure changes including:
3 Modifications
Modified
3
GET /v1/rag/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
-
application/json content type Modified
POST /v1/rag
- Body
-
application/json content type Modified
-
entry_id property Modified
-
Type went from
number
tostring
-
Type went from
- hash, training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
-
entry_id property Modified
PUT /v1/rag/{id}
- Body
-
application/json content type Modified
-
entry_id property Modified
-
Type went from
number
tostring
-
Type went from
- hash, training_url_id, error_message, file_missing, rag_created_at, processed_text, raw_text, sentry_error_id properties Added
-
entry_id property Modified
3 structure changes including:
3 Additions
Added
3
GET /v1/rag/{id}
POST /v1/rag
PUT /v1/rag/{id}