This is the openai-openapi-client Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:12:28 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
openai-openapi-client
Openai API client
Kilian M. Hämmerle
AGPLv3+
Openai API client generated from the official OpenAPI spec.
0.0.1
quri
(system).
str
(system).
com.inuoe.jzon
(system).
dexador
(system).
uiop
(system).
openapi-generator
(system).
src
(module).
Modules are listed depth-first from the system components tree.
openai-openapi-client/src
openai-openapi-client
(system).
main.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
openai-openapi-client/openai-openapi-client.asd
openai-openapi-client
(system).
openai-openapi-client/src/main.lisp
src
(module).
*query*
(special variable).
delete/assistants/{assistant_id}
(function).
delete/files/{file_id}
(function).
delete/models/{model}
(function).
delete/threads/{thread_id}
(function).
delete/threads/{thread_id}/messages/{message_id}
(function).
delete/vector_stores/{vector_store_id}
(function).
delete/vector_stores/{vector_store_id}/files/{file_id}
(function).
get/assistants
(function).
get/assistants/{assistant_id}
(function).
get/batches
(function).
get/batches/{batch_id}
(function).
get/files
(function).
get/files/{file_id}
(function).
get/files/{file_id}/content
(function).
get/fine_tuning/jobs
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}/events
(function).
get/models
(function).
get/models/{model}
(function).
get/threads/{thread_id}
(function).
get/threads/{thread_id}/messages
(function).
get/threads/{thread_id}/messages/{message_id}
(function).
get/threads/{thread_id}/runs
(function).
get/threads/{thread_id}/runs/{run_id}
(function).
get/threads/{thread_id}/runs/{run_id}/steps
(function).
get/threads/{thread_id}/runs/{run_id}/steps/{step_id}
(function).
get/vector_stores
(function).
get/vector_stores/{vector_store_id}
(function).
get/vector_stores/{vector_store_id}/file_batches/{batch_id}
(function).
get/vector_stores/{vector_store_id}/file_batches/{batch_id}/files
(function).
get/vector_stores/{vector_store_id}/files
(function).
get/vector_stores/{vector_store_id}/files/{file_id}
(function).
post/assistants
(function).
post/assistants/{assistant_id}
(function).
post/audio/speech
(function).
post/audio/transcriptions
(function).
post/audio/translations
(function).
post/batches
(function).
post/batches/{batch_id}/cancel
(function).
post/chat/completions
(function).
post/completions
(function).
post/embeddings
(function).
post/files
(function).
post/fine_tuning/jobs
(function).
post/fine_tuning/jobs/{fine_tuning_job_id}/cancel
(function).
post/images/edits
(function).
post/images/generations
(function).
post/images/variations
(function).
post/moderations
(function).
post/threads
(function).
post/threads/runs
(function).
post/threads/{thread_id}
(function).
post/threads/{thread_id}/messages
(function).
post/threads/{thread_id}/messages/{message_id}
(function).
post/threads/{thread_id}/runs
(function).
post/threads/{thread_id}/runs/{run_id}
(function).
post/threads/{thread_id}/runs/{run_id}/cancel
(function).
post/threads/{thread_id}/runs/{run_id}/submit_tool_outputs
(function).
post/uploads
(function).
post/uploads/{upload_id}/cancel
(function).
post/uploads/{upload_id}/complete
(function).
post/uploads/{upload_id}/parts
(function).
post/vector_stores
(function).
post/vector_stores/{vector_store_id}
(function).
post/vector_stores/{vector_store_id}/file_batches
(function).
post/vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
(function).
post/vector_stores/{vector_store_id}/files
(function).
Packages are listed by definition order.
openai-openapi-client
*authorization*
(special variable).
*bearer*
(special variable).
*cookie*
(special variable).
*headers*
(special variable).
*parse*
(special variable).
*server*
(special variable).
add-upload-part
(function).
cancel-batch
(function).
cancel-fine-tuning-job
(function).
cancel-run
(function).
cancel-upload
(function).
cancel-vector-store-file-batch
(function).
complete-upload
(function).
create-assistant
(function).
create-batch
(function).
create-chat-completion
(function).
create-completion
(function).
create-embedding
(function).
create-file
(function).
create-fine-tuning-job
(function).
create-image
(function).
create-image-edit
(function).
create-image-variation
(function).
create-message
(function).
create-moderation
(function).
create-run
(function).
create-speech
(function).
create-thread
(function).
create-thread-and-run
(function).
create-transcription
(function).
create-translation
(function).
create-upload
(function).
create-vector-store
(function).
create-vector-store-file
(function).
create-vector-store-file-batch
(function).
delete-assistant
(function).
delete-file
(function).
delete-message
(function).
delete-model
(function).
delete-thread
(function).
delete-vector-store
(function).
delete-vector-store-file
(function).
download-file
(function).
get-assistant
(function).
get-message
(function).
get-run
(function).
get-run-step
(function).
get-thread
(function).
get-vector-store
(function).
get-vector-store-file
(function).
get-vector-store-file-batch
(function).
list-assistants
(function).
list-batches
(function).
list-files
(function).
list-files-in-vector-store-batch
(function).
list-fine-tuning-events
(function).
list-fine-tuning-job-checkpoints
(function).
list-messages
(function).
list-models
(function).
list-paginated-fine-tuning-jobs
(function).
list-run-steps
(function).
list-runs
(function).
list-vector-store-files
(function).
list-vector-stores
(function).
modify-assistant
(function).
modify-message
(function).
modify-run
(function).
modify-thread
(function).
modify-vector-store
(function).
retrieve-batch
(function).
retrieve-file
(function).
retrieve-fine-tuning-job
(function).
retrieve-model
(function).
submit-tool-ouputs-to-run
(function).
*query*
(special variable).
delete/assistants/{assistant_id}
(function).
delete/files/{file_id}
(function).
delete/models/{model}
(function).
delete/threads/{thread_id}
(function).
delete/threads/{thread_id}/messages/{message_id}
(function).
delete/vector_stores/{vector_store_id}
(function).
delete/vector_stores/{vector_store_id}/files/{file_id}
(function).
get/assistants
(function).
get/assistants/{assistant_id}
(function).
get/batches
(function).
get/batches/{batch_id}
(function).
get/files
(function).
get/files/{file_id}
(function).
get/files/{file_id}/content
(function).
get/fine_tuning/jobs
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
(function).
get/fine_tuning/jobs/{fine_tuning_job_id}/events
(function).
get/models
(function).
get/models/{model}
(function).
get/threads/{thread_id}
(function).
get/threads/{thread_id}/messages
(function).
get/threads/{thread_id}/messages/{message_id}
(function).
get/threads/{thread_id}/runs
(function).
get/threads/{thread_id}/runs/{run_id}
(function).
get/threads/{thread_id}/runs/{run_id}/steps
(function).
get/threads/{thread_id}/runs/{run_id}/steps/{step_id}
(function).
get/vector_stores
(function).
get/vector_stores/{vector_store_id}
(function).
get/vector_stores/{vector_store_id}/file_batches/{batch_id}
(function).
get/vector_stores/{vector_store_id}/file_batches/{batch_id}/files
(function).
get/vector_stores/{vector_store_id}/files
(function).
get/vector_stores/{vector_store_id}/files/{file_id}
(function).
post/assistants
(function).
post/assistants/{assistant_id}
(function).
post/audio/speech
(function).
post/audio/transcriptions
(function).
post/audio/translations
(function).
post/batches
(function).
post/batches/{batch_id}/cancel
(function).
post/chat/completions
(function).
post/completions
(function).
post/embeddings
(function).
post/files
(function).
post/fine_tuning/jobs
(function).
post/fine_tuning/jobs/{fine_tuning_job_id}/cancel
(function).
post/images/edits
(function).
post/images/generations
(function).
post/images/variations
(function).
post/moderations
(function).
post/threads
(function).
post/threads/runs
(function).
post/threads/{thread_id}
(function).
post/threads/{thread_id}/messages
(function).
post/threads/{thread_id}/messages/{message_id}
(function).
post/threads/{thread_id}/runs
(function).
post/threads/{thread_id}/runs/{run_id}
(function).
post/threads/{thread_id}/runs/{run_id}/cancel
(function).
post/threads/{thread_id}/runs/{run_id}/submit_tool_outputs
(function).
post/uploads
(function).
post/uploads/{upload_id}/cancel
(function).
post/uploads/{upload_id}/complete
(function).
post/uploads/{upload_id}/parts
(function).
post/vector_stores
(function).
post/vector_stores/{vector_store_id}
(function).
post/vector_stores/{vector_store_id}/file_batches
(function).
post/vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
(function).
post/vector_stores/{vector_store_id}/files
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Operation-id: add-upload-part
Summary: Adds a [Part](/docs/api-reference/uploads/part-object) to an [Upload](/docs/api-reference/uploads/object) object. A Part represents a chunk of bytes from the file you are trying to upload.
Each Part can be at most 64 MB, and you can add Parts until you hit the Upload maximum of 8 GB.
It is possible to add multiple Parts in parallel. You can decide the intended order of the Parts when you [complete the Upload](/docs/api-reference/uploads/complete).
Operation-id: cancel-batch
Summary: Cancels an in-progress batch. The batch will be in status ‘cancelling‘ for up to 10 minutes, before changing to ‘cancelled‘, where it will have partial results (if any) available in the output file.
Operation-id: cancel-fine-tuning-job Summary: Immediately cancel a fine-tune job.
Operation-id: cancel-run
Summary: Cancels a run that is ‘in_progress‘.
Operation-id: cancel-upload
Summary: Cancels the Upload. No Parts may be added after an Upload is cancelled.
Operation-id: cancel-vector-store-file-batch
Summary: Cancel a vector store file batch. This attempts to cancel the processing of files in this batch as soon as possible.
Operation-id: complete-upload
Summary: Completes the [Upload](/docs/api-reference/uploads/object).
Within the returned Upload object, there is a nested [File](/docs/api-reference/files/object) object that is ready to use in the rest of the platform.
You can specify the order of the Parts by passing in an ordered list of the Part IDs.
The number of bytes uploaded upon completion must match the number of bytes initially specified when creating the Upload object. No Parts may be added after an Upload is completed.
Operation-id: create-assistant
Summary: Create an assistant with a model and instructions.
Operation-id: create-batch
Summary: Creates and executes a batch from an uploaded file of requests
Operation-id: create-chat-completion
Summary: Creates a model response for the given chat conversation.
Operation-id: create-completion
Summary: Creates a completion for the provided prompt and parameters.
Operation-id: create-embedding
Summary: Creates an embedding vector representing the input text.
Operation-id: create-file
Summary: Upload a file that can be used across various endpoints. Individual files can be up to 512 MB, and the size of all files uploaded by one organization can be up to 100 GB.
The Assistants API supports files up to 2 million tokens and of specific file types. See the [Assistants Tools guide](/docs/assistants/tools) for details.
The Fine-tuning API only supports ‘.jsonl‘ files. The input also has certain required formats for fine-tuning [chat](/docs/api-reference/fine-tuning/chat-input) or [completions](/docs/api-reference/fine-tuning/completions-input) models.
The Batch API only supports ‘.jsonl‘ files up to 100 MB in size. The input also has a specific required [format](/docs/api-reference/batch/request-input).
Please [contact us](https://help.openai.com/) if you need to increase these storage limits.
Operation-id: create-fine-tuning-job
Summary: Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete.
[Learn more about fine-tuning](/docs/guides/fine-tuning)
Operation-id: create-image
Summary: Creates an image given a prompt.
Operation-id: create-image-edit
Summary: Creates an edited or extended image given an original image and a prompt.
Operation-id: create-image-variation Summary: Creates a variation of a given image.
Operation-id: create-message Summary: Create a message.
Operation-id: create-moderation
Summary: Classifies if text is potentially harmful.
Operation-id: create-run Summary: Create a run.
Operation-id: create-speech
Summary: Generates audio from the input text.
Operation-id: create-thread Summary: Create a thread.
Operation-id: create-thread-and-run
Summary: Create a thread and run it in one request.
Operation-id: create-transcription
Summary: Transcribes audio into the input language.
Operation-id: create-translation Summary: Translates audio into English.
Operation-id: create-upload
Summary: Creates an intermediate [Upload](/docs/api-reference/uploads/object) object that you can add [Parts](/docs/api-reference/uploads/part-object) to. Currently, an Upload can accept at most 8 GB in total and expires after an hour after you create it.
Once you complete the Upload, we will create a [File](/docs/api-reference/files/object) object that contains all the parts you uploaded. This File is usable in the rest of our platform as a regular File object.
For certain ‘purpose‘s, the correct ‘mime_type‘ must be specified. Please refer to documentation for the supported MIME types for your use case:
- [Assistants](/docs/assistants/tools/file-search/supported-files)
For guidance on the proper filename extensions for each purpose, please follow the documentation on [creating a File](/docs/api-reference/files/create).
Operation-id: create-vector-store Summary: Create a vector store.
Operation-id: create-vector-store-file
Summary: Create a vector store file by attaching a [File](/docs/api-reference/files) to a [vector store](/docs/api-reference/vector-stores/object).
Operation-id: create-vector-store-file-batch Summary: Create a vector store file batch.
Operation-id: delete-assistant Summary: Delete an assistant.
Operation-id: delete-file Summary: Delete a file.
Operation-id: delete-message Summary: Deletes a message.
Operation-id: delete-model
Summary: Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
Operation-id: delete-thread Summary: Delete a thread.
Operation-id: delete-vector-store Summary: Delete a vector store.
Operation-id: delete-vector-store-file
Summary: Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete file](/docs/api-reference/files/delete) endpoint.
Operation-id: download-file
Summary: Returns the contents of the specified file.
Operation-id: get-assistant Summary: Retrieves an assistant.
Operation-id: get-message Summary: Retrieve a message.
Operation-id: get-run Summary: Retrieves a run.
Operation-id: get-run-step Summary: Retrieves a run step.
Operation-id: get-thread Summary: Retrieves a thread.
Operation-id: get-vector-store Summary: Retrieves a vector store.
Operation-id: get-vector-store-file Summary: Retrieves a vector store file.
Operation-id: get-vector-store-file-batch Summary: Retrieves a vector store file batch.
get/vector_stores/{vector_store_id}/file_batches/{batch_id}
.
Operation-id: list-assistants Summary: Returns a list of assistants.
Operation-id: list-batches
Summary: List your organization’s batches.
Operation-id: list-files
Summary: Returns a list of files that belong to the user’s organization.
Operation-id: list-files-in-vector-store-batch Summary: Returns a list of vector store files in a batch.
Operation-id: list-fine-tuning-events
Summary: Get status updates for a fine-tuning job.
Operation-id: list-fine-tuning-job-checkpoints Summary: List checkpoints for a fine-tuning job.
Operation-id: list-messages
Summary: Returns a list of messages for a given thread.
Operation-id: list-models
Summary: Lists the currently available models, and provides basic information about each one such as the owner and availability.
Operation-id: list-paginated-fine-tuning-jobs Summary: List your organization’s fine-tuning jobs
Operation-id: list-run-steps
Summary: Returns a list of run steps belonging to a run.
Operation-id: list-runs
Summary: Returns a list of runs belonging to a thread.
Operation-id: list-vector-store-files Summary: Returns a list of vector store files.
Operation-id: list-vector-stores Summary: Returns a list of vector stores.
Operation-id: modify-assistant Summary: Modifies an assistant.
Operation-id: modify-message Summary: Modifies a message.
Operation-id: modify-run Summary: Modifies a run.
Operation-id: modify-thread Summary: Modifies a thread.
Operation-id: modify-vector-store Summary: Modifies a vector store.
Operation-id: retrieve-batch Summary: Retrieves a batch.
Operation-id: retrieve-file
Summary: Returns information about a specific file.
Operation-id: retrieve-fine-tuning-job
Summary: Get info about a fine-tuning job.
[Learn more about fine-tuning](/docs/guides/fine-tuning)
Operation-id: retrieve-model
Summary: Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
Operation-id: submit-tool-ouputs-to-run
Summary: When a run has the ‘status: "requires_action"‘ and ‘required_action.type‘ is ‘submit_tool_outputs‘, this endpoint can be used to submit the outputs from the tool calls once they’re all completed. All outputs must be submitted in a single request.
Operation-id: delete-assistant Summary: Delete an assistant.
Operation-id: delete-file Summary: Delete a file.
Operation-id: delete-model
Summary: Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
Operation-id: delete-thread Summary: Delete a thread.
Operation-id: delete-message Summary: Deletes a message.
Operation-id: delete-vector-store Summary: Delete a vector store.
Operation-id: delete-vector-store-file
Summary: Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete file](/docs/api-reference/files/delete) endpoint.
Operation-id: list-assistants Summary: Returns a list of assistants.
Operation-id: get-assistant Summary: Retrieves an assistant.
Operation-id: list-batches
Summary: List your organization’s batches.
Operation-id: retrieve-batch Summary: Retrieves a batch.
Operation-id: list-files
Summary: Returns a list of files that belong to the user’s organization.
Operation-id: retrieve-file
Summary: Returns information about a specific file.
Operation-id: download-file
Summary: Returns the contents of the specified file.
Operation-id: list-paginated-fine-tuning-jobs Summary: List your organization’s fine-tuning jobs
Operation-id: retrieve-fine-tuning-job
Summary: Get info about a fine-tuning job.
[Learn more about fine-tuning](/docs/guides/fine-tuning)
Operation-id: list-fine-tuning-job-checkpoints Summary: List checkpoints for a fine-tuning job.
Operation-id: list-fine-tuning-events
Summary: Get status updates for a fine-tuning job.
Operation-id: list-models
Summary: Lists the currently available models, and provides basic information about each one such as the owner and availability.
Operation-id: retrieve-model
Summary: Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
Operation-id: get-thread Summary: Retrieves a thread.
Operation-id: list-messages
Summary: Returns a list of messages for a given thread.
Operation-id: get-message Summary: Retrieve a message.
Operation-id: list-runs
Summary: Returns a list of runs belonging to a thread.
Operation-id: get-run Summary: Retrieves a run.
Operation-id: list-run-steps
Summary: Returns a list of run steps belonging to a run.
Operation-id: get-run-step Summary: Retrieves a run step.
Operation-id: list-vector-stores Summary: Returns a list of vector stores.
Operation-id: get-vector-store Summary: Retrieves a vector store.
Operation-id: get-vector-store-file-batch Summary: Retrieves a vector store file batch.
Operation-id: list-files-in-vector-store-batch Summary: Returns a list of vector store files in a batch.
Operation-id: list-vector-store-files Summary: Returns a list of vector store files.
Operation-id: get-vector-store-file Summary: Retrieves a vector store file.
Operation-id: create-assistant
Summary: Create an assistant with a model and instructions.
Operation-id: modify-assistant Summary: Modifies an assistant.
Operation-id: create-speech
Summary: Generates audio from the input text.
Operation-id: create-transcription
Summary: Transcribes audio into the input language.
Operation-id: create-translation Summary: Translates audio into English.
Operation-id: create-batch
Summary: Creates and executes a batch from an uploaded file of requests
Operation-id: cancel-batch
Summary: Cancels an in-progress batch. The batch will be in status ‘cancelling‘ for up to 10 minutes, before changing to ‘cancelled‘, where it will have partial results (if any) available in the output file.
Operation-id: create-chat-completion
Summary: Creates a model response for the given chat conversation.
Operation-id: create-completion
Summary: Creates a completion for the provided prompt and parameters.
Operation-id: create-embedding
Summary: Creates an embedding vector representing the input text.
Operation-id: create-file
Summary: Upload a file that can be used across various endpoints. Individual files can be up to 512 MB, and the size of all files uploaded by one organization can be up to 100 GB.
The Assistants API supports files up to 2 million tokens and of specific file types. See the [Assistants Tools guide](/docs/assistants/tools) for details.
The Fine-tuning API only supports ‘.jsonl‘ files. The input also has certain required formats for fine-tuning [chat](/docs/api-reference/fine-tuning/chat-input) or [completions](/docs/api-reference/fine-tuning/completions-input) models.
The Batch API only supports ‘.jsonl‘ files up to 100 MB in size. The input also has a specific required [format](/docs/api-reference/batch/request-input).
Please [contact us](https://help.openai.com/) if you need to increase these storage limits.
Operation-id: create-fine-tuning-job
Summary: Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete.
[Learn more about fine-tuning](/docs/guides/fine-tuning)
Operation-id: cancel-fine-tuning-job Summary: Immediately cancel a fine-tune job.
Operation-id: create-image-edit
Summary: Creates an edited or extended image given an original image and a prompt.
Operation-id: create-image
Summary: Creates an image given a prompt.
Operation-id: create-image-variation Summary: Creates a variation of a given image.
Operation-id: create-moderation
Summary: Classifies if text is potentially harmful.
Operation-id: create-thread Summary: Create a thread.
Operation-id: create-thread-and-run
Summary: Create a thread and run it in one request.
Operation-id: modify-thread Summary: Modifies a thread.
Operation-id: create-message Summary: Create a message.
Operation-id: modify-message Summary: Modifies a message.
Operation-id: create-run Summary: Create a run.
Operation-id: modify-run Summary: Modifies a run.
Operation-id: cancel-run
Summary: Cancels a run that is ‘in_progress‘.
Operation-id: submit-tool-ouputs-to-run
Summary: When a run has the ‘status: "requires_action"‘ and ‘required_action.type‘ is ‘submit_tool_outputs‘, this endpoint can be used to submit the outputs from the tool calls once they’re all completed. All outputs must be submitted in a single request.
Operation-id: create-upload
Summary: Creates an intermediate [Upload](/docs/api-reference/uploads/object) object that you can add [Parts](/docs/api-reference/uploads/part-object) to. Currently, an Upload can accept at most 8 GB in total and expires after an hour after you create it.
Once you complete the Upload, we will create a [File](/docs/api-reference/files/object) object that contains all the parts you uploaded. This File is usable in the rest of our platform as a regular File object.
For certain ‘purpose‘s, the correct ‘mime_type‘ must be specified. Please refer to documentation for the supported MIME types for your use case:
- [Assistants](/docs/assistants/tools/file-search/supported-files)
For guidance on the proper filename extensions for each purpose, please follow the documentation on [creating a File](/docs/api-reference/files/create).
Operation-id: cancel-upload
Summary: Cancels the Upload. No Parts may be added after an Upload is cancelled.
Operation-id: complete-upload
Summary: Completes the [Upload](/docs/api-reference/uploads/object).
Within the returned Upload object, there is a nested [File](/docs/api-reference/files/object) object that is ready to use in the rest of the platform.
You can specify the order of the Parts by passing in an ordered list of the Part IDs.
The number of bytes uploaded upon completion must match the number of bytes initially specified when creating the Upload object. No Parts may be added after an Upload is completed.
Operation-id: add-upload-part
Summary: Adds a [Part](/docs/api-reference/uploads/part-object) to an [Upload](/docs/api-reference/uploads/object) object. A Part represents a chunk of bytes from the file you are trying to upload.
Each Part can be at most 64 MB, and you can add Parts until you hit the Upload maximum of 8 GB.
It is possible to add multiple Parts in parallel. You can decide the intended order of the Parts when you [complete the Upload](/docs/api-reference/uploads/complete).
Operation-id: create-vector-store Summary: Create a vector store.
Operation-id: modify-vector-store Summary: Modifies a vector store.
Operation-id: create-vector-store-file-batch Summary: Create a vector store file batch.
Operation-id: cancel-vector-store-file-batch
Summary: Cancel a vector store file batch. This attempts to cancel the processing of files in this batch as soon as possible.
Operation-id: create-vector-store-file
Summary: Create a vector store file by attaching a [File](/docs/api-reference/files) to a [vector store](/docs/api-reference/vector-stores/object).
Jump to: | A C D F G L M P R S |
---|
Jump to: | A C D F G L M P R S |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | F M O P S |
---|
Jump to: | F M O P S |
---|