-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
Description
Breaking changes
The OpenAI provider was removed. 220 endpoints were deleted under the following routes:
- /assistants
- Removed methods: GET, POST
- /assistants/{assistant_id}
- Removed methods: DELETE, GET, POST
- /audio/speech
- Removed methods: POST
- /audio/transcriptions
- Removed methods: POST
- /audio/translations
- Removed methods: POST
- /batches
- Removed methods: GET, POST
- /batches/{batch_id}
- Removed methods: GET
- /batches/{batch_id}/cancel
- Removed methods: POST
- /chat/completions
- Removed methods: GET, POST
- /chat/completions/{completion_id}
- Removed methods: DELETE, GET, POST
- /chat/completions/{completion_id}/messages
- Removed methods: GET
- /chatkit/sessions
- Removed methods: POST
- /chatkit/sessions/{session_id}/cancel
- Removed methods: POST
- /chatkit/threads
- Removed methods: GET
- /chatkit/threads/{thread_id}
- Removed methods: DELETE, GET
- /chatkit/threads/{thread_id}/items
- Removed methods: GET
- /completions
- Removed methods: POST
- /containers
- Removed methods: GET, POST
- /containers/{container_id}
- Removed methods: DELETE, GET
- /containers/{container_id}/files
- Removed methods: GET, POST
- /containers/{container_id}/files/{file_id}
- Removed methods: DELETE, GET
- /containers/{container_id}/files/{file_id}/content
- Removed methods: GET
- /conversations
- Removed methods: POST
- /conversations/{conversation_id}
- Removed methods: DELETE, GET, POST
- /conversations/{conversation_id}/items
- Removed methods: GET, POST
- /conversations/{conversation_id}/items/{item_id}
- Removed methods: DELETE, GET
- /embeddings
- Removed methods: POST
- /evals
- Removed methods: GET, POST
- /evals/{eval_id}
- Removed methods: DELETE, GET, POST
- /evals/{eval_id}/runs
- Removed methods: GET, POST
- /evals/{eval_id}/runs/{run_id}
- Removed methods: DELETE, GET, POST
- /evals/{eval_id}/runs/{run_id}/output_items
- Removed methods: GET
- /evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
- Removed methods: GET
- /files
- Removed methods: GET, POST
- /files/{file_id}
- Removed methods: DELETE, GET
- /files/{file_id}/content
- Removed methods: GET
- /fine_tuning/alpha/graders/run
- Removed methods: POST
- /fine_tuning/alpha/graders/validate
- Removed methods: POST
- /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
- Removed methods: GET, POST
- /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions/{permission_id}
- Removed methods: DELETE
- /fine_tuning/jobs
- Removed methods: GET, POST
- /fine_tuning/jobs/{fine_tuning_job_id}
- Removed methods: GET
- /fine_tuning/jobs/{fine_tuning_job_id}/cancel
- Removed methods: POST
- /fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
- Removed methods: GET
- /fine_tuning/jobs/{fine_tuning_job_id}/events
- Removed methods: GET
- /fine_tuning/jobs/{fine_tuning_job_id}/pause
- Removed methods: POST
- /fine_tuning/jobs/{fine_tuning_job_id}/resume
- Removed methods: POST
- /images/edits
- Removed methods: POST
- /images/generations
- Removed methods: POST
- /images/variations
- Removed methods: POST
- /models
- Removed methods: GET
- /models/{model}
- Removed methods: DELETE, GET
- /moderations
- Removed methods: POST
- /organization/admin_api_keys
- Removed methods: GET, POST
- /organization/admin_api_keys/{key_id}
- Removed methods: DELETE, GET
- /organization/audit_logs
- Removed methods: GET
- /organization/certificates
- Removed methods: GET, POST
- /organization/certificates/activate
- Removed methods: POST
- /organization/certificates/deactivate
- Removed methods: POST
- /organization/certificates/{certificate_id}
- Removed methods: DELETE, GET, POST
- /organization/costs
- Removed methods: GET
- /organization/groups
- Removed methods: GET, POST
- /organization/groups/{group_id}
- Removed methods: DELETE, POST
- /organization/groups/{group_id}/roles
- Removed methods: GET, POST
- /organization/groups/{group_id}/roles/{role_id}
- Removed methods: DELETE
- /organization/groups/{group_id}/users
- Removed methods: GET, POST
- /organization/groups/{group_id}/users/{user_id}
- Removed methods: DELETE
- /organization/invites
- Removed methods: GET, POST
- /organization/invites/{invite_id}
- Removed methods: DELETE, GET
- /organization/projects
- Removed methods: GET, POST
- /organization/projects/{project_id}
- Removed methods: GET, POST
- /organization/projects/{project_id}/api_keys
- Removed methods: GET
- /organization/projects/{project_id}/api_keys/{key_id}
- Removed methods: DELETE, GET
- /organization/projects/{project_id}/archive
- Removed methods: POST
- /organization/projects/{project_id}/certificates
- Removed methods: GET
- /organization/projects/{project_id}/certificates/activate
- Removed methods: POST
- /organization/projects/{project_id}/certificates/deactivate
- Removed methods: POST
- /organization/projects/{project_id}/groups
- Removed methods: GET, POST
- /organization/projects/{project_id}/groups/{group_id}
- Removed methods: DELETE
- /organization/projects/{project_id}/rate_limits
- Removed methods: GET
- /organization/projects/{project_id}/rate_limits/{rate_limit_id}
- Removed methods: POST
- /organization/projects/{project_id}/service_accounts
- Removed methods: GET, POST
- /organization/projects/{project_id}/service_accounts/{service_account_id}
- Removed methods: DELETE, GET
- /organization/projects/{project_id}/users
- Removed methods: GET, POST
- /organization/projects/{project_id}/users/{user_id}
- Removed methods: DELETE, GET, POST
- /organization/roles
- Removed methods: GET, POST
- /organization/roles/{role_id}
- Removed methods: DELETE, POST
- /organization/usage/audio_speeches
- Removed methods: GET
- /organization/usage/audio_transcriptions
- Removed methods: GET
- /organization/usage/code_interpreter_sessions
- Removed methods: GET
- /organization/usage/completions
- Removed methods: GET
- /organization/usage/embeddings
- Removed methods: GET
- /organization/usage/images
- Removed methods: GET
- /organization/usage/moderations
- Removed methods: GET
- /organization/usage/vector_stores
- Removed methods: GET
- /organization/users
- Removed methods: GET
- /organization/users/{user_id}
- Removed methods: DELETE, GET, POST
- /organization/users/{user_id}/roles
- Removed methods: GET, POST
- /organization/users/{user_id}/roles/{role_id}
- Removed methods: DELETE
- /projects/{project_id}/groups/{group_id}/roles
- Removed methods: GET, POST
- /projects/{project_id}/groups/{group_id}/roles/{role_id}
- Removed methods: DELETE
- /projects/{project_id}/roles
- Removed methods: GET, POST
- /projects/{project_id}/roles/{role_id}
- Removed methods: DELETE, POST
- /projects/{project_id}/users/{user_id}/roles
- Removed methods: GET, POST
- /projects/{project_id}/users/{user_id}/roles/{role_id}
- Removed methods: DELETE
- /realtime/calls
- Removed methods: POST
- /realtime/calls/{call_id}/accept
- Removed methods: POST
- /realtime/calls/{call_id}/hangup
- Removed methods: POST
- /realtime/calls/{call_id}/refer
- Removed methods: POST
- /realtime/calls/{call_id}/reject
- Removed methods: POST
- /realtime/client_secrets
- Removed methods: POST
- /realtime/sessions
- Removed methods: POST
- /realtime/transcription_sessions
- Removed methods: POST
- /responses
- Removed methods: POST
- /responses/compact
- Removed methods: POST
- /responses/input_tokens
- Removed methods: POST
- /responses/{response_id}
- Removed methods: DELETE, GET
- /responses/{response_id}/cancel
- Removed methods: POST
- /responses/{response_id}/input_items
- Removed methods: GET
- /threads
- Removed methods: POST
- /threads/runs
- Removed methods: POST
- /threads/{thread_id}
- Removed methods: DELETE, GET, POST
- /threads/{thread_id}/messages
- Removed methods: GET, POST
- /threads/{thread_id}/messages/{message_id}
- Removed methods: DELETE, GET, POST
- /threads/{thread_id}/runs
- Removed methods: GET, POST
- /threads/{thread_id}/runs/{run_id}
- Removed methods: GET, POST
- /threads/{thread_id}/runs/{run_id}/cancel
- Removed methods: POST
- /threads/{thread_id}/runs/{run_id}/steps
- Removed methods: GET
- /threads/{thread_id}/runs/{run_id}/steps/{step_id}
- Removed methods: GET
- /threads/{thread_id}/runs/{run_id}/submit_tool_outputs
- Removed methods: POST
- /uploads
- Removed methods: POST
- /uploads/{upload_id}/cancel
- Removed methods: POST
- /uploads/{upload_id}/complete
- Removed methods: POST
- /uploads/{upload_id}/parts
- Removed methods: POST
- /vector_stores
- Removed methods: GET, POST
- /vector_stores/{vector_store_id}
- Removed methods: DELETE, GET, POST
- /vector_stores/{vector_store_id}/file_batches
- Removed methods: POST
- /vector_stores/{vector_store_id}/file_batches/{batch_id}
- Removed methods: GET
- /vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
- Removed methods: POST
- /vector_stores/{vector_store_id}/file_batches/{batch_id}/files
- Removed methods: GET
- /vector_stores/{vector_store_id}/files
- Removed methods: GET, POST
- /vector_stores/{vector_store_id}/files/{file_id}
- Removed methods: DELETE, GET, POST
- /vector_stores/{vector_store_id}/files/{file_id}/content
- Removed methods: GET
- /vector_stores/{vector_store_id}/search
- Removed methods: POST
- /videos
- Removed methods: GET, POST
- /videos/{video_id}
- Removed methods: DELETE, GET
- /videos/{video_id}/content
- Removed methods: GET
- /videos/{video_id}/remix
- Removed methods: POST
https://github.com/gr2m/ai-provider-monitor/releases/tag/openai%4025.0.0