API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/models
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
metadata, name properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- created property Added
-
metadata, name properties Removed
-
data property Modified
-
application/json content type Modified
POST /v1/chat/completions
- Body
-
application/json content type Modified
-
tools property Modified
-
function property Modified
- parameters property Modified
-
function property Modified
-
tools property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
choices property Modified
-
finish_reason property Modified
-
Property is now required Breaking
-
Property is now required
-
finish_reason property Modified
-
usage property Modified
- Property is no longer required
-
prompt_cache_hit_tokens, prompt_cache_miss_tokens properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
choices property Modified
-
application/json content type Modified