# DeepFellow Documentation > DeepFellow is an on-premise AI infrastructure platform that lets organizations run large language models and AI services on their own servers. ## Getting Started - [AI-Readable Documentation](https://docs.privmx.dev/docs/ai-access.md) - [Secure Anthropic Inference with DeepFellow](https://docs.privmx.dev/docs/anthropic-via-deepfellow.md) - [API Reference](https://docs.privmx.dev/docs/api-reference.md) - [Architecture](https://docs.privmx.dev/docs/architecture.md) - [Authorization](https://docs.privmx.dev/docs/authorization.md) - [Running DeepFellow on AWS](https://docs.privmx.dev/docs/aws.md) - [Custom Endpoints](https://docs.privmx.dev/docs/custom-endpoints.md) - [Custom Models](https://docs.privmx.dev/docs/custom-models.md) - [Custom Service](https://docs.privmx.dev/docs/custom-service.md) - [Doc Chunker](https://docs.privmx.dev/docs/doc-chunker.md) - [Embeddings](https://docs.privmx.dev/docs/embeddings.md) - [Key Features](https://docs.privmx.dev/docs/features.md) - [Glossary](https://docs.privmx.dev/docs/glossary.md) - [Secure Google AI Inference with DeepFellow](https://docs.privmx.dev/docs/googleai-via-deepfellow.md) - [Hardware Requirements](https://docs.privmx.dev/docs/hardware-requirements.md) - [How to create your RAG](https://docs.privmx.dev/docs/how-to-create-your-rag.md) - [Image Generation](https://docs.privmx.dev/docs/image-generation.md) - [Welcome to DeepFellow Docs](https://docs.privmx.dev/docs.md) - [DeepFellow Infra Web Panel](https://docs.privmx.dev/docs/infra-panel.md) - [Installation](https://docs.privmx.dev/docs/installation.md) - [Integrate with BentoML](https://docs.privmx.dev/docs/integrate-with-bentoml.md) - [Integrate with LangChain](https://docs.privmx.dev/docs/integrate-with-langchain.md) - [Integrations](https://docs.privmx.dev/docs/integrations.md) - [Internal Data Safety](https://docs.privmx.dev/docs/internal-data-safety.md) - [Logs and Status](https://docs.privmx.dev/docs/logs.md) - [MCP Servers](https://docs.privmx.dev/docs/mcp-servers.md) - [Example mermaid](https://docs.privmx.dev/docs/model-diagram.md) - [Multilingual Text to Speech](https://docs.privmx.dev/docs/multilingual-text-to-speech.md) - [OpenAI Responses API with DeepFellow](https://docs.privmx.dev/docs/openai-responses.md) - [Secure OpenAI Inference with DeepFellow](https://docs.privmx.dev/docs/openai-via-deepfellow.md) - [Create Plugins](https://docs.privmx.dev/docs/plugins-tutorial.md) - [Plugins](https://docs.privmx.dev/docs/plugins.md) - [Quickstart](https://docs.privmx.dev/docs/quickstart.md) - [Security and Control](https://docs.privmx.dev/docs/security-and-control.md) - [DeepFellow Server Web Panel](https://docs.privmx.dev/docs/server-panel.md) - [Speech to Text](https://docs.privmx.dev/docs/speech-to-text.md) - [Start coding with DeepFellow](https://docs.privmx.dev/docs/start-coding-with-deepfellow.md) - [Supported Models](https://docs.privmx.dev/docs/supported-models.md) - [Text to Speech](https://docs.privmx.dev/docs/text-to-speech.md) - [Toolbox](https://docs.privmx.dev/docs/toolbox.md) - [Updates](https://docs.privmx.dev/docs/update.md) - [Using Tools](https://docs.privmx.dev/docs/using-tools.md) - [Using Vector Stores](https://docs.privmx.dev/docs/using-vector-stores.md) - [Websearch](https://docs.privmx.dev/docs/websearch.md) - [DeepFellow CLI](https://docs.privmx.dev/docs/cli-reference/cli.md) - [Deepfellow CLI Reference](https://docs.privmx.dev/docs/cli-reference.md) - [DeepFellow Infra](https://docs.privmx.dev/docs/cli-reference/infra.md) - [OpenTelemetry](https://docs.privmx.dev/docs/cli-reference/otel.md) - [DeepFellow Server](https://docs.privmx.dev/docs/cli-reference/server.md) ## API Reference - [DeepFellow API Reference](https://docs.privmx.dev/docs/reference.md) - [List projects](https://docs.privmx.dev/docs/reference/administration/01_get__v1_organization_projects.md) - [Create a new project](https://docs.privmx.dev/docs/reference/administration/01_post__v1_organization_projects.md) - [Retrieve project](https://docs.privmx.dev/docs/reference/administration/02_get__v1_organization_projects__project_id_.md) - [Modify project](https://docs.privmx.dev/docs/reference/administration/02_post__v1_organization_projects__project_id_.md) - [Archive project](https://docs.privmx.dev/docs/reference/administration/03_post__v1_organization_projects__project_id__archive.md) - [List project API keys](https://docs.privmx.dev/docs/reference/administration/04_get__v1_organization_projects__project_id__api_keys.md) - [Add API key to project](https://docs.privmx.dev/docs/reference/administration/04_post__v1_organization_projects__project_id__api_keys.md) - [Delete project API key](https://docs.privmx.dev/docs/reference/administration/05_delete__v1_organization_projects__project_id__api_keys__key_id_.md) - [Retrieve project API key](https://docs.privmx.dev/docs/reference/administration/05_get__v1_organization_projects__project_id__api_keys__key_id_.md) - [Delete organization](https://docs.privmx.dev/docs/reference/administration/13_delete__admin_organization__organization_id_.md) - [Delete an organization api key](https://docs.privmx.dev/docs/reference/administration/13_delete__v1_organization_admin_api_keys__key_id_.md) - [Remove user from organization](https://docs.privmx.dev/docs/reference/administration/13_delete__v1_organization_users__user_id_.md) - [Infra Health Check](https://docs.privmx.dev/docs/reference/administration/13_get__admin_infra_health.md) - [List organizations](https://docs.privmx.dev/docs/reference/administration/13_get__admin_organization_.md) - [Retrieve organization](https://docs.privmx.dev/docs/reference/administration/13_get__admin_organization__organization_id_.md) - [List users](https://docs.privmx.dev/docs/reference/administration/13_get__admin_user_.md) - [Retrieve user](https://docs.privmx.dev/docs/reference/administration/13_get__admin_user__user_id_.md) - [Health Check](https://docs.privmx.dev/docs/reference/administration/13_get__health.md) - [List organization api keys.](https://docs.privmx.dev/docs/reference/administration/13_get__v1_organization_admin_api_keys.md) - [Retrieve organization api key.](https://docs.privmx.dev/docs/reference/administration/13_get__v1_organization_admin_api_keys__key_id_.md) - [List users in organization](https://docs.privmx.dev/docs/reference/administration/13_get__v1_organization_users.md) - [Get user from organization](https://docs.privmx.dev/docs/reference/administration/13_get__v1_organization_users__user_id_.md) - [Create a new organization](https://docs.privmx.dev/docs/reference/administration/13_post__admin_organization_.md) - [Create a new user](https://docs.privmx.dev/docs/reference/administration/13_post__admin_user_.md) - [Edit user](https://docs.privmx.dev/docs/reference/administration/13_post__admin_user__user_id_.md) - [Create a new organization api key](https://docs.privmx.dev/docs/reference/administration/13_post__v1_organization_admin_api_keys.md) - [Add user to organization](https://docs.privmx.dev/docs/reference/administration/13_post__v1_organization_users.md) - [Edit user inside organization](https://docs.privmx.dev/docs/reference/administration/13_post__v1_organization_users__user_id_.md) - [Create Speech](https://docs.privmx.dev/docs/reference/audio/13_post__v1_audio_speech.md) - [Create Transcription](https://docs.privmx.dev/docs/reference/audio/13_post__v1_audio_transcriptions.md) - [Create Translation](https://docs.privmx.dev/docs/reference/audio/13_post__v1_audio_translations.md) - [Me](https://docs.privmx.dev/docs/reference/authorization/13_get__auth_me.md) - [Change Password](https://docs.privmx.dev/docs/reference/authorization/13_post__auth_change_password.md) - [Login](https://docs.privmx.dev/docs/reference/authorization/13_post__auth_login.md) - [Logout](https://docs.privmx.dev/docs/reference/authorization/13_post__auth_logout.md) - [Refresh Access Token](https://docs.privmx.dev/docs/reference/authorization/13_post__auth_refresh.md) - [Token](https://docs.privmx.dev/docs/reference/authorization/13_post__auth_token.md) - [Create Chat Completion](https://docs.privmx.dev/docs/reference/chat-completions/00_post__v1_chat_completions.md) - [Create Chat Completion](https://docs.privmx.dev/docs/reference/completions-(legacy)/13_post__v1_completions.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_delete__custom__full_path_.md) - [Get Custom Prefixes](https://docs.privmx.dev/docs/reference/custom/13_get__custom.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_get__custom__full_path_.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_head__custom__full_path_.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_patch__custom__full_path_.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_post__custom__full_path_.md) - [Call Custom Endpoint](https://docs.privmx.dev/docs/reference/custom/13_put__custom__full_path_.md) - [Create Embeddings](https://docs.privmx.dev/docs/reference/embeddings/13_post__v1_embeddings.md) - [Evaluate](https://docs.privmx.dev/docs/reference/evaluate/13_post__evaluate.md) - [List files](https://docs.privmx.dev/docs/reference/files/06_get__v1_files.md) - [Upload a new file](https://docs.privmx.dev/docs/reference/files/06_post__v1_files.md) - [Delete file](https://docs.privmx.dev/docs/reference/files/07_delete__v1_files__file_id_.md) - [Retrieve file](https://docs.privmx.dev/docs/reference/files/07_get__v1_files__file_id_.md) - [Retrieve file content](https://docs.privmx.dev/docs/reference/files/08_get__v1_files__file_id__content.md) - [Unregister a fine-tuning worker](https://docs.privmx.dev/docs/reference/fine-tuning/13_delete__v1_fine_tuning_workers__worker_id_.md) - [List fine-tuning jobs](https://docs.privmx.dev/docs/reference/fine-tuning/13_get__v1_fine_tuning_jobs.md) - [Retrieve fine-tuning job](https://docs.privmx.dev/docs/reference/fine-tuning/13_get__v1_fine_tuning_jobs__job_id_.md) - [List fine-tuning events](https://docs.privmx.dev/docs/reference/fine-tuning/13_get__v1_fine_tuning_jobs__job_id__events.md) - [List fine-tuning workers](https://docs.privmx.dev/docs/reference/fine-tuning/13_get__v1_fine_tuning_workers.md) - [Create a fine-tuning job](https://docs.privmx.dev/docs/reference/fine-tuning/13_post__v1_fine_tuning_jobs.md) - [Cancel fine-tuning job](https://docs.privmx.dev/docs/reference/fine-tuning/13_post__v1_fine_tuning_jobs__job_id__cancel.md) - [Register a fine-tuning worker](https://docs.privmx.dev/docs/reference/fine-tuning/13_post__v1_fine_tuning_workers.md) - [Create Image](https://docs.privmx.dev/docs/reference/images/13_post__v1_images_generations.md) - [Delete Invitation](https://docs.privmx.dev/docs/reference/invitations/13_delete__v1_invitations__invitation_id_.md) - [List invitations to the organization](https://docs.privmx.dev/docs/reference/invitations/13_get__v1_invitations__organization_id_.md) - [Validate Token](https://docs.privmx.dev/docs/reference/invitations/13_get__v1_invitations_validate_token.md) - [Accept Invitation](https://docs.privmx.dev/docs/reference/invitations/13_post__v1_invitations_accept.md) - [Create Invitation](https://docs.privmx.dev/docs/reference/invitations/13_post__v1_invitations_create.md) - [Register Invitation](https://docs.privmx.dev/docs/reference/invitations/13_post__v1_invitations_register.md) - [Get Mcp Prefixes](https://docs.privmx.dev/docs/reference/mcp/13_get__mcp.md) - [List Mcp Server Tools](https://docs.privmx.dev/docs/reference/mcp/13_get__mcp_tools.md) - [Create Messages](https://docs.privmx.dev/docs/reference/messages/13_post__v1_messages.md) - [Metrics](https://docs.privmx.dev/docs/reference/metrics/13_get__metrics.md) - [List models](https://docs.privmx.dev/docs/reference/models/09_get__v1_models.md) - [Retrieve model](https://docs.privmx.dev/docs/reference/models/10_get__v1_models__model_id_.md) - [Create Chat Completion](https://docs.privmx.dev/docs/reference/ollama-chat/13_post__api_chat.md) - [List Plugins](https://docs.privmx.dev/docs/reference/plugins/13_get__plugins.md) - [Disable Plugin](https://docs.privmx.dev/docs/reference/plugins/13_post__plugins__plugin_name__disable.md) - [Enable Plugin](https://docs.privmx.dev/docs/reference/plugins/13_post__plugins__plugin_name__enable.md) - [Reload Plugin](https://docs.privmx.dev/docs/reference/plugins/13_post__plugins__plugin_name__reload.md) - [Discover New Plugins](https://docs.privmx.dev/docs/reference/plugins/13_post__plugins_discover.md) - [Create Rerank](https://docs.privmx.dev/docs/reference/rerank/13_post__v1_rerank.md) - [Validate reset password token.](https://docs.privmx.dev/docs/reference/reset-password/13_get__v1_reset_password_validate_token.md) - [Reset password request.](https://docs.privmx.dev/docs/reference/reset-password/13_post__v1_reset_password.md) - [Confirm password reset.](https://docs.privmx.dev/docs/reference/reset-password/13_post__v1_reset_password_confirm.md) - [Create A Model Response](https://docs.privmx.dev/docs/reference/responses/13_post__v1_responses.md) - [Text](https://docs.privmx.dev/docs/reference/text-converter/13_post__text_converter_text.md) - [Delete a specific toolbox](https://docs.privmx.dev/docs/reference/toolboxes/11_delete__toolboxes__toolbox_id_.md) - [Retrieve a specific toolbox](https://docs.privmx.dev/docs/reference/toolboxes/11_get__toolboxes__toolbox_id_.md) - [Update a specific toolbox](https://docs.privmx.dev/docs/reference/toolboxes/11_post__toolboxes__toolbox_id_.md) - [List all toolboxes](https://docs.privmx.dev/docs/reference/toolboxes/12_get__toolboxes.md) - [Create a new toolbox](https://docs.privmx.dev/docs/reference/toolboxes/12_post__toolboxes.md) - [Streamable HTTP MCP endpoint for toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_delete__toolboxes__toolbox_id__mcp.md) - [Delete a specific tool](https://docs.privmx.dev/docs/reference/toolboxes/13_delete__toolboxes__toolbox_id__tools__tool_id_.md) - [Streamable HTTP MCP endpoint for tool](https://docs.privmx.dev/docs/reference/toolboxes/13_delete__toolboxes__toolbox_id__tools__tool_id__mcp.md) - [Streamable HTTP MCP endpoint for toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__mcp.md) - [SSE MCP receive endpoint for toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__sse.md) - [List all tools in a specific toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__tools.md) - [Retrieve a specific tool](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__tools__tool_id_.md) - [Streamable HTTP MCP endpoint for tool](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__tools__tool_id__mcp.md) - [SSE MCP receive endpoint for tool](https://docs.privmx.dev/docs/reference/toolboxes/13_get__toolboxes__toolbox_id__tools__tool_id__sse.md) - [Streamable HTTP MCP endpoint for toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__mcp.md) - [SSE MCP send endpoint for toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__messages.md) - [Create a new tool for specific toolbox](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__tools.md) - [Modify a specific tool](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__tools__tool_id_.md) - [Streamable HTTP MCP endpoint for tool](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__tools__tool_id__mcp.md) - [SSE MCP send endpoint for tool](https://docs.privmx.dev/docs/reference/toolboxes/13_post__toolboxes__toolbox_id__tools__tool_id__messages.md) - [ApiKeyCreate](https://docs.privmx.dev/docs/reference/types/apikeycreate.md) - [ApiKeyCreateRespose](https://docs.privmx.dev/docs/reference/types/apikeycreaterespose.md) - [ApiKeyDeleteResponse](https://docs.privmx.dev/docs/reference/types/apikeydeleteresponse.md) - [ApiKeyObj](https://docs.privmx.dev/docs/reference/types/apikeyobj.md) - [ApiKeysList](https://docs.privmx.dev/docs/reference/types/apikeyslist.md) - [ApiResponse](https://docs.privmx.dev/docs/reference/types/apiresponse.md) - [ApiResponseDisablePlugin](https://docs.privmx.dev/docs/reference/types/apiresponsedisableplugin.md) - [ApiResponseDiscoverPlugins](https://docs.privmx.dev/docs/reference/types/apiresponsediscoverplugins.md) - [ApiResponseEnablePlugin](https://docs.privmx.dev/docs/reference/types/apiresponseenableplugin.md) - [ApplyPatchToolCall](https://docs.privmx.dev/docs/reference/types/applypatchtoolcall.md) - [ApplyPatchToolCallOutput](https://docs.privmx.dev/docs/reference/types/applypatchtoolcalloutput.md) - [approval](https://docs.privmx.dev/docs/reference/types/approval.md) - [AssistantMessage-Input](https://docs.privmx.dev/docs/reference/types/assistantmessage-input.md) - [AssistantMessage-Output](https://docs.privmx.dev/docs/reference/types/assistantmessage-output.md) - [AttributesUpdate](https://docs.privmx.dev/docs/reference/types/attributesupdate.md) - [AudioChunkingStrategy](https://docs.privmx.dev/docs/reference/types/audiochunkingstrategy.md) - [AudioContentPart](https://docs.privmx.dev/docs/reference/types/audiocontentpart.md) - [Base64ImageSource](https://docs.privmx.dev/docs/reference/types/base64imagesource.md) - [Base64PDFSource](https://docs.privmx.dev/docs/reference/types/base64pdfsource.md) - [BaseMessage-Input](https://docs.privmx.dev/docs/reference/types/basemessage-input.md) - [BaseMessage-Output](https://docs.privmx.dev/docs/reference/types/basemessage-output.md) - [BatchSize](https://docs.privmx.dev/docs/reference/types/batchsize.md) - [Bias](https://docs.privmx.dev/docs/reference/types/bias.md) - [Body_text_text_converter_text_post](https://docs.privmx.dev/docs/reference/types/body-text-text-converter-text-post.md) - [Body_token_auth_token_post](https://docs.privmx.dev/docs/reference/types/body-token-auth-token-post.md) - [Body_upload_file_v1_files_post](https://docs.privmx.dev/docs/reference/types/body-upload-file-v1-files-post.md) - [CacheControlEphemeral](https://docs.privmx.dev/docs/reference/types/cachecontrolephemeral.md) - [CacheCreation](https://docs.privmx.dev/docs/reference/types/cachecreation.md) - [ChangePassword](https://docs.privmx.dev/docs/reference/types/changepassword.md) - [ChatCompletionRequest](https://docs.privmx.dev/docs/reference/types/chatcompletionrequest.md) - [ChatCompletionResponse](https://docs.privmx.dev/docs/reference/types/chatcompletionresponse.md) - [ChatCompletionResponseChoice](https://docs.privmx.dev/docs/reference/types/chatcompletionresponsechoice.md) - [ChatCompletionUsage](https://docs.privmx.dev/docs/reference/types/chatcompletionusage.md) - [Choice](https://docs.privmx.dev/docs/reference/types/choice.md) - [Chunk](https://docs.privmx.dev/docs/reference/types/chunk.md) - [ChunkingStrategy](https://docs.privmx.dev/docs/reference/types/chunkingstrategy.md) - [ChunkingStrategyStatic](https://docs.privmx.dev/docs/reference/types/chunkingstrategystatic.md) - [CitationCharLocationParam](https://docs.privmx.dev/docs/reference/types/citationcharlocationparam.md) - [CitationContentBlockLocationParam](https://docs.privmx.dev/docs/reference/types/citationcontentblocklocationparam.md) - [CitationPageLocationParam](https://docs.privmx.dev/docs/reference/types/citationpagelocationparam.md) - [CitationsConfigParam](https://docs.privmx.dev/docs/reference/types/citationsconfigparam.md) - [CitationSearchResultLocationParam](https://docs.privmx.dev/docs/reference/types/citationsearchresultlocationparam.md) - [CitationWebSearchResultLocationParam](https://docs.privmx.dev/docs/reference/types/citationwebsearchresultlocationparam.md) - [Compaction](https://docs.privmx.dev/docs/reference/types/compaction.md) - [ComparisonFilter](https://docs.privmx.dev/docs/reference/types/comparisonfilter.md) - [CompletionLegacyRequest](https://docs.privmx.dev/docs/reference/types/completionlegacyrequest.md) - [CompletionLegacyResponse](https://docs.privmx.dev/docs/reference/types/completionlegacyresponse.md) - [CompletionTokensDetails](https://docs.privmx.dev/docs/reference/types/completiontokensdetails.md) - [CompoundFilter-Input](https://docs.privmx.dev/docs/reference/types/compoundfilter-input.md) - [CompoundFilter-Output](https://docs.privmx.dev/docs/reference/types/compoundfilter-output.md) - [ContainerFileCitation](https://docs.privmx.dev/docs/reference/types/containerfilecitation.md) - [ContentBlockParam](https://docs.privmx.dev/docs/reference/types/contentblockparam.md) - [ContentBlockSource](https://docs.privmx.dev/docs/reference/types/contentblocksource.md) - [CreateFineTuningJobRequest](https://docs.privmx.dev/docs/reference/types/createfinetuningjobrequest.md) - [CreateOrganization](https://docs.privmx.dev/docs/reference/types/createorganization.md) - [CreateOrganizationResult](https://docs.privmx.dev/docs/reference/types/createorganizationresult.md) - [CreateSpeechRequest](https://docs.privmx.dev/docs/reference/types/createspeechrequest.md) - [CreateTranscriptionRequest](https://docs.privmx.dev/docs/reference/types/createtranscriptionrequest.md) - [CreateTranslationRequest](https://docs.privmx.dev/docs/reference/types/createtranslationrequest.md) - [CreateTranslationResponse](https://docs.privmx.dev/docs/reference/types/createtranslationresponse.md) - [CustomTool-Input](https://docs.privmx.dev/docs/reference/types/customtool-input.md) - [CustomTool-Output](https://docs.privmx.dev/docs/reference/types/customtool-output.md) - [CustomToolCall](https://docs.privmx.dev/docs/reference/types/customtoolcall.md) - [CustomToolCallOutput](https://docs.privmx.dev/docs/reference/types/customtoolcalloutput.md) - [CustomToolDef-Input](https://docs.privmx.dev/docs/reference/types/customtooldef-input.md) - [CustomToolDef-Output](https://docs.privmx.dev/docs/reference/types/customtooldef-output.md) - [CustomToolInputField](https://docs.privmx.dev/docs/reference/types/customtoolinputfield.md) - [CustomToolOutputField](https://docs.privmx.dev/docs/reference/types/customtooloutputfield.md) - [CustomToolRequest](https://docs.privmx.dev/docs/reference/types/customtoolrequest.md) - [DeletedVectorStore](https://docs.privmx.dev/docs/reference/types/deletedvectorstore.md) - [DeleteOrganizationResult](https://docs.privmx.dev/docs/reference/types/deleteorganizationresult.md) - [DeveloperMessage-Input](https://docs.privmx.dev/docs/reference/types/developermessage-input.md) - [DeveloperMessage-Output](https://docs.privmx.dev/docs/reference/types/developermessage-output.md) - [DocumentBlockParam](https://docs.privmx.dev/docs/reference/types/documentblockparam.md) - [DpoHyperparameters](https://docs.privmx.dev/docs/reference/types/dpohyperparameters.md) - [DpoMethod-Input](https://docs.privmx.dev/docs/reference/types/dpomethod-input.md) - [DpoMethod-Output](https://docs.privmx.dev/docs/reference/types/dpomethod-output.md) - [EmbeddingModel](https://docs.privmx.dev/docs/reference/types/embeddingmodel.md) - [EmbeddingRequest](https://docs.privmx.dev/docs/reference/types/embeddingrequest.md) - [EmbeddingResponse](https://docs.privmx.dev/docs/reference/types/embeddingresponse.md) - [Error](https://docs.privmx.dev/docs/reference/types/error.md) - [ErrorDetail](https://docs.privmx.dev/docs/reference/types/errordetail.md) - [EvaluateRequest](https://docs.privmx.dev/docs/reference/types/evaluaterequest.md) - [EvaluateResponse](https://docs.privmx.dev/docs/reference/types/evaluateresponse.md) - [ExpirationPolicy](https://docs.privmx.dev/docs/reference/types/expirationpolicy.md) - [File-Input](https://docs.privmx.dev/docs/reference/types/file-input.md) - [FileCitation](https://docs.privmx.dev/docs/reference/types/filecitation.md) - [FileContentPart-Input](https://docs.privmx.dev/docs/reference/types/filecontentpart-input.md) - [FileContentPart-Output](https://docs.privmx.dev/docs/reference/types/filecontentpart-output.md) - [FileCounts](https://docs.privmx.dev/docs/reference/types/filecounts.md) - [FilePath](https://docs.privmx.dev/docs/reference/types/filepath.md) - [FileSearchResult](https://docs.privmx.dev/docs/reference/types/filesearchresult.md) - [FileSearchToolCall](https://docs.privmx.dev/docs/reference/types/filesearchtoolcall.md) - [FileSearchToolDef-Input](https://docs.privmx.dev/docs/reference/types/filesearchtooldef-input.md) - [FileSearchToolDef-Output](https://docs.privmx.dev/docs/reference/types/filesearchtooldef-output.md) - [FindInPage](https://docs.privmx.dev/docs/reference/types/findinpage.md) - [FineTuningEvent](https://docs.privmx.dev/docs/reference/types/finetuningevent.md) - [FineTuningEventList](https://docs.privmx.dev/docs/reference/types/finetuningeventlist.md) - [FineTuningJob](https://docs.privmx.dev/docs/reference/types/finetuningjob.md) - [FineTuningJobList](https://docs.privmx.dev/docs/reference/types/finetuningjoblist.md) - [FineTuningWorkerDeleteResponse](https://docs.privmx.dev/docs/reference/types/finetuningworkerdeleteresponse.md) - [FineTuningWorkerList](https://docs.privmx.dev/docs/reference/types/finetuningworkerlist.md) - [FineTuningWorkerResponse](https://docs.privmx.dev/docs/reference/types/finetuningworkerresponse.md) - [FunctionCallOutput](https://docs.privmx.dev/docs/reference/types/functioncalloutput.md) - [FunctionCallOutputFileInput](https://docs.privmx.dev/docs/reference/types/functioncalloutputfileinput.md) - [FunctionCallOutputImageInput](https://docs.privmx.dev/docs/reference/types/functioncalloutputimageinput.md) - [FunctionCallOutputTextInput](https://docs.privmx.dev/docs/reference/types/functioncalloutputtextinput.md) - [FunctionDef](https://docs.privmx.dev/docs/reference/types/functiondef.md) - [FunctionToolCall](https://docs.privmx.dev/docs/reference/types/functiontoolcall.md) - [GetOrganizationResult](https://docs.privmx.dev/docs/reference/types/getorganizationresult.md) - [HostedToolChoice](https://docs.privmx.dev/docs/reference/types/hostedtoolchoice.md) - [HttpInput](https://docs.privmx.dev/docs/reference/types/httpinput.md) - [HTTPValidationError](https://docs.privmx.dev/docs/reference/types/httpvalidationerror.md) - [Hyperparameters](https://docs.privmx.dev/docs/reference/types/hyperparameters.md) - [ImageBlock](https://docs.privmx.dev/docs/reference/types/imageblock.md) - [ImageBlockParam](https://docs.privmx.dev/docs/reference/types/imageblockparam.md) - [ImageContentPart](https://docs.privmx.dev/docs/reference/types/imagecontentpart.md) - [ImageGenerationCall](https://docs.privmx.dev/docs/reference/types/imagegenerationcall.md) - [ImageGenToolDef](https://docs.privmx.dev/docs/reference/types/imagegentooldef.md) - [ImageProcessingMode](https://docs.privmx.dev/docs/reference/types/imageprocessingmode.md) - [ImagesRequest](https://docs.privmx.dev/docs/reference/types/imagesrequest.md) - [ImagesResponse](https://docs.privmx.dev/docs/reference/types/imagesresponse.md) - [ImageUrl](https://docs.privmx.dev/docs/reference/types/imageurl.md) - [IncompleteDetails](https://docs.privmx.dev/docs/reference/types/incompletedetails.md) - [InfraMcpToolDef](https://docs.privmx.dev/docs/reference/types/inframcptooldef.md) - [InputAudio](https://docs.privmx.dev/docs/reference/types/inputaudio.md) - [InputFile](https://docs.privmx.dev/docs/reference/types/inputfile.md) - [InputImage](https://docs.privmx.dev/docs/reference/types/inputimage.md) - [InputImageMask](https://docs.privmx.dev/docs/reference/types/inputimagemask.md) - [InputMessage](https://docs.privmx.dev/docs/reference/types/inputmessage.md) - [InputText](https://docs.privmx.dev/docs/reference/types/inputtext.md) - [Invitation](https://docs.privmx.dev/docs/reference/types/invitation.md) - [InvitationAccept](https://docs.privmx.dev/docs/reference/types/invitationaccept.md) - [InvitationCreate](https://docs.privmx.dev/docs/reference/types/invitationcreate.md) - [InvitationRegister](https://docs.privmx.dev/docs/reference/types/invitationregister.md) - [InvitationTokenValidation](https://docs.privmx.dev/docs/reference/types/invitationtokenvalidation.md) - [ItemReference](https://docs.privmx.dev/docs/reference/types/itemreference.md) - [json_type](https://docs.privmx.dev/docs/reference/types/json-type.md) - [JsonObjectFormat](https://docs.privmx.dev/docs/reference/types/jsonobjectformat.md) - [JsonSchemaFormat](https://docs.privmx.dev/docs/reference/types/jsonschemaformat.md) - [LastError](https://docs.privmx.dev/docs/reference/types/lasterror.md) - [LastErrorCode](https://docs.privmx.dev/docs/reference/types/lasterrorcode.md) - [LearningRateMultiplier](https://docs.privmx.dev/docs/reference/types/learningratemultiplier.md) - [ListInvitationsResult](https://docs.privmx.dev/docs/reference/types/listinvitationsresult.md) - [ListOrganizationsResult](https://docs.privmx.dev/docs/reference/types/listorganizationsresult.md) - [ListUsers](https://docs.privmx.dev/docs/reference/types/listusers.md) - [LoginModel](https://docs.privmx.dev/docs/reference/types/loginmodel.md) - [LoginResult](https://docs.privmx.dev/docs/reference/types/loginresult.md) - [LogProbs](https://docs.privmx.dev/docs/reference/types/logprobs.md) - [Logprobs](https://docs.privmx.dev/docs/reference/types/logprobs-2.md) - [LogprobsDetail](https://docs.privmx.dev/docs/reference/types/logprobsdetail.md) - [Max512Str](https://docs.privmx.dev/docs/reference/types/max512str.md) - [Max64Str](https://docs.privmx.dev/docs/reference/types/max64str.md) - [McpAllowedToolsFilter](https://docs.privmx.dev/docs/reference/types/mcpallowedtoolsfilter.md) - [McpApprovalRequest](https://docs.privmx.dev/docs/reference/types/mcpapprovalrequest.md) - [McpApprovalResponse](https://docs.privmx.dev/docs/reference/types/mcpapprovalresponse.md) - [McpListTools](https://docs.privmx.dev/docs/reference/types/mcplisttools.md) - [McpToolCall](https://docs.privmx.dev/docs/reference/types/mcptoolcall.md) - [McpToolChoice](https://docs.privmx.dev/docs/reference/types/mcptoolchoice.md) - [McpToolData](https://docs.privmx.dev/docs/reference/types/mcptooldata.md) - [McpToolDef](https://docs.privmx.dev/docs/reference/types/mcptooldef.md) - [McpTransportType](https://docs.privmx.dev/docs/reference/types/mcptransporttype.md) - [MediaType](https://docs.privmx.dev/docs/reference/types/mediatype.md) - [MeResult](https://docs.privmx.dev/docs/reference/types/meresult.md) - [Message](https://docs.privmx.dev/docs/reference/types/message.md) - [MessageParam](https://docs.privmx.dev/docs/reference/types/messageparam.md) - [MessagesRequest](https://docs.privmx.dev/docs/reference/types/messagesrequest.md) - [MessagesResponse](https://docs.privmx.dev/docs/reference/types/messagesresponse.md) - [MessagesRole](https://docs.privmx.dev/docs/reference/types/messagesrole.md) - [MessagesUsage](https://docs.privmx.dev/docs/reference/types/messagesusage.md) - [MessagesUserLocation](https://docs.privmx.dev/docs/reference/types/messagesuserlocation.md) - [Metadata-Output](https://docs.privmx.dev/docs/reference/types/metadata-output.md) - [Method-Input](https://docs.privmx.dev/docs/reference/types/method-input.md) - [Method-Output](https://docs.privmx.dev/docs/reference/types/method-output.md) - [ModelList](https://docs.privmx.dev/docs/reference/types/modellist.md) - [ModelListCompatible](https://docs.privmx.dev/docs/reference/types/modellistcompatible.md) - [ModelObject](https://docs.privmx.dev/docs/reference/types/modelobject.md) - [ModelObjectCompatible](https://docs.privmx.dev/docs/reference/types/modelobjectcompatible.md) - [ModelProps](https://docs.privmx.dev/docs/reference/types/modelprops.md) - [NEpochs](https://docs.privmx.dev/docs/reference/types/nepochs.md) - [Offset](https://docs.privmx.dev/docs/reference/types/offset.md) - [OllamaChatMessage](https://docs.privmx.dev/docs/reference/types/ollamachatmessage.md) - [OllamaChatRequest](https://docs.privmx.dev/docs/reference/types/ollamachatrequest.md) - [OllamaChatResponse](https://docs.privmx.dev/docs/reference/types/ollamachatresponse.md) - [OllamaChatToolCall](https://docs.privmx.dev/docs/reference/types/ollamachattoolcall.md) - [OllamaChatToolCallFunction](https://docs.privmx.dev/docs/reference/types/ollamachattoolcallfunction.md) - [OllamaOptions](https://docs.privmx.dev/docs/reference/types/ollamaoptions.md) - [OllamaResponseChatMessage](https://docs.privmx.dev/docs/reference/types/ollamaresponsechatmessage.md) - [OllamaToolDefinition](https://docs.privmx.dev/docs/reference/types/ollamatooldefinition.md) - [OllamaToolFunction](https://docs.privmx.dev/docs/reference/types/ollamatoolfunction.md) - [OpenPage](https://docs.privmx.dev/docs/reference/types/openpage.md) - [OperationCreateFile](https://docs.privmx.dev/docs/reference/types/operationcreatefile.md) - [OperationDeleteFile](https://docs.privmx.dev/docs/reference/types/operationdeletefile.md) - [OperationUpdateFile](https://docs.privmx.dev/docs/reference/types/operationupdatefile.md) - [Organization](https://docs.privmx.dev/docs/reference/types/organization.md) - [OrganizationApiKeyCreate](https://docs.privmx.dev/docs/reference/types/organizationapikeycreate.md) - [OrganizationApiKeyCreateResponse](https://docs.privmx.dev/docs/reference/types/organizationapikeycreateresponse.md) - [OrganizationApiKeyDeleteResponse](https://docs.privmx.dev/docs/reference/types/organizationapikeydeleteresponse.md) - [OrganizationApiKeyList](https://docs.privmx.dev/docs/reference/types/organizationapikeylist.md) - [OrganizationApiKeyObj](https://docs.privmx.dev/docs/reference/types/organizationapikeyobj.md) - [OrganizationUser](https://docs.privmx.dev/docs/reference/types/organizationuser.md) - [OrganizationUserCreate](https://docs.privmx.dev/docs/reference/types/organizationusercreate.md) - [OrganizationUserDeleted](https://docs.privmx.dev/docs/reference/types/organizationuserdeleted.md) - [OrganizationUserEdit](https://docs.privmx.dev/docs/reference/types/organizationuseredit.md) - [OrganizationUserList](https://docs.privmx.dev/docs/reference/types/organizationuserlist.md) - [output_content_type](https://docs.privmx.dev/docs/reference/types/output-content-type.md) - [OutputMessage-Input](https://docs.privmx.dev/docs/reference/types/outputmessage-input.md) - [OutputMessage-Output](https://docs.privmx.dev/docs/reference/types/outputmessage-output.md) - [OutputText-Input](https://docs.privmx.dev/docs/reference/types/outputtext-input.md) - [OutputText-Output](https://docs.privmx.dev/docs/reference/types/outputtext-output.md) - [OutputTokensDetails](https://docs.privmx.dev/docs/reference/types/outputtokensdetails.md) - [Owner](https://docs.privmx.dev/docs/reference/types/owner.md) - [PlainTextSource](https://docs.privmx.dev/docs/reference/types/plaintextsource.md) - [PluginListResponse](https://docs.privmx.dev/docs/reference/types/pluginlistresponse.md) - [PluginStatusResponse](https://docs.privmx.dev/docs/reference/types/pluginstatusresponse.md) - [Project](https://docs.privmx.dev/docs/reference/types/project.md) - [ProjectCreate](https://docs.privmx.dev/docs/reference/types/projectcreate.md) - [ProjectList](https://docs.privmx.dev/docs/reference/types/projectlist.md) - [ProjectStatus](https://docs.privmx.dev/docs/reference/types/projectstatus.md) - [ProjectUpdate](https://docs.privmx.dev/docs/reference/types/projectupdate.md) - [Prompt](https://docs.privmx.dev/docs/reference/types/prompt.md) - [PromptTokensDetails](https://docs.privmx.dev/docs/reference/types/prompttokensdetails.md) - [Purpose](https://docs.privmx.dev/docs/reference/types/purpose.md) - [RankingOptions](https://docs.privmx.dev/docs/reference/types/rankingoptions.md) - [Reasoning](https://docs.privmx.dev/docs/reference/types/reasoning.md) - [ReasoningConfig](https://docs.privmx.dev/docs/reference/types/reasoningconfig.md) - [ReasoningContent](https://docs.privmx.dev/docs/reference/types/reasoningcontent.md) - [ReasoningOutput](https://docs.privmx.dev/docs/reference/types/reasoningoutput.md) - [ReasoningSummary](https://docs.privmx.dev/docs/reference/types/reasoningsummary.md) - [RedactedThinkingBlock](https://docs.privmx.dev/docs/reference/types/redactedthinkingblock.md) - [RedactedThinkingBlockParam](https://docs.privmx.dev/docs/reference/types/redactedthinkingblockparam.md) - [Refusal](https://docs.privmx.dev/docs/reference/types/refusal.md) - [RegisterFineTuningInfraWorkerData](https://docs.privmx.dev/docs/reference/types/registerfinetuninginfraworkerdata.md) - [RegisterFineTuningUrlWorkerData](https://docs.privmx.dev/docs/reference/types/registerfinetuningurlworkerdata.md) - [RegisterFineTuningUrlWorkerSecureData](https://docs.privmx.dev/docs/reference/types/registerfinetuningurlworkersecuredata.md) - [RegisterFineTuningWorkerRequest](https://docs.privmx.dev/docs/reference/types/registerfinetuningworkerrequest.md) - [ReinforcementHyperparameters](https://docs.privmx.dev/docs/reference/types/reinforcementhyperparameters.md) - [ReinforcementMethod-Input](https://docs.privmx.dev/docs/reference/types/reinforcementmethod-input.md) - [ReinforcementMethod-Output](https://docs.privmx.dev/docs/reference/types/reinforcementmethod-output.md) - [RequestType](https://docs.privmx.dev/docs/reference/types/requesttype.md) - [RerankRequest](https://docs.privmx.dev/docs/reference/types/rerankrequest.md) - [RerankResponse](https://docs.privmx.dev/docs/reference/types/rerankresponse.md) - [RerankResultItem](https://docs.privmx.dev/docs/reference/types/rerankresultitem.md) - [ResetPasswordConfirm](https://docs.privmx.dev/docs/reference/types/resetpasswordconfirm.md) - [ResetPasswordRequest](https://docs.privmx.dev/docs/reference/types/resetpasswordrequest.md) - [ResetPasswordResponse](https://docs.privmx.dev/docs/reference/types/resetpasswordresponse.md) - [ResponseFormat](https://docs.privmx.dev/docs/reference/types/responseformat.md) - [ResponsesRequest](https://docs.privmx.dev/docs/reference/types/responsesrequest.md) - [ResponsesResponse](https://docs.privmx.dev/docs/reference/types/responsesresponse.md) - [ResponseTranscriptionFormat](https://docs.privmx.dev/docs/reference/types/responsetranscriptionformat.md) - [SafePath](https://docs.privmx.dev/docs/reference/types/safepath.md) - [SafePathPart](https://docs.privmx.dev/docs/reference/types/safepathpart.md) - [Search](https://docs.privmx.dev/docs/reference/types/search.md) - [SearchInBody](https://docs.privmx.dev/docs/reference/types/searchinbody.md) - [SearchOut](https://docs.privmx.dev/docs/reference/types/searchout.md) - [SearchResult](https://docs.privmx.dev/docs/reference/types/searchresult.md) - [SearchResultParam](https://docs.privmx.dev/docs/reference/types/searchresultparam.md) - [SearchSource](https://docs.privmx.dev/docs/reference/types/searchsource.md) - [server__models__chat__File](https://docs.privmx.dev/docs/reference/types/server--models--chat--file.md) - [server__models__chat__StreamOptions](https://docs.privmx.dev/docs/reference/types/server--models--chat--streamoptions.md) - [server__models__completions__StreamOptions](https://docs.privmx.dev/docs/reference/types/server--models--completions--streamoptions.md) - [server__models__completions__Usage](https://docs.privmx.dev/docs/reference/types/server--models--completions--usage.md) - [server__models__file__Deleted](https://docs.privmx.dev/docs/reference/types/server--models--file--deleted.md) - [server__models__file__File](https://docs.privmx.dev/docs/reference/types/server--models--file--file.md) - [server__models__file__List](https://docs.privmx.dev/docs/reference/types/server--models--file--list.md) - [server__models__fine_tuning__Status](https://docs.privmx.dev/docs/reference/types/server--models--fine-tuning--status.md) - [server__models__image__InputTokensDetails](https://docs.privmx.dev/docs/reference/types/server--models--image--inputtokensdetails.md) - [server__models__image__Usage](https://docs.privmx.dev/docs/reference/types/server--models--image--usage.md) - [server__models__message__Content](https://docs.privmx.dev/docs/reference/types/server--models--message--content.md) - [server__models__message__Metadata](https://docs.privmx.dev/docs/reference/types/server--models--message--metadata.md) - [server__models__message__TextBlock](https://docs.privmx.dev/docs/reference/types/server--models--message--textblock.md) - [server__models__responses__InputTokensDetails](https://docs.privmx.dev/docs/reference/types/server--models--responses--inputtokensdetails.md) - [server__models__responses__Usage](https://docs.privmx.dev/docs/reference/types/server--models--responses--usage.md) - [server__models__text_converter__TextBlock](https://docs.privmx.dev/docs/reference/types/server--models--text-converter--textblock.md) - [server__models__vector_store__List](https://docs.privmx.dev/docs/reference/types/server--models--vector-store--list.md) - [server__models__vector_store__Metadata](https://docs.privmx.dev/docs/reference/types/server--models--vector-store--metadata.md) - [server__models__vector_store__Status](https://docs.privmx.dev/docs/reference/types/server--models--vector-store--status.md) - [server__models__vector_store_file__Content](https://docs.privmx.dev/docs/reference/types/server--models--vector-store-file--content.md) - [server__models__vector_store_file__Deleted](https://docs.privmx.dev/docs/reference/types/server--models--vector-store-file--deleted.md) - [server__models__vector_store_file__List](https://docs.privmx.dev/docs/reference/types/server--models--vector-store-file--list.md) - [server__models__vector_store_file__Status](https://docs.privmx.dev/docs/reference/types/server--models--vector-store-file--status.md) - [ServerToolUsage](https://docs.privmx.dev/docs/reference/types/servertoolusage.md) - [ServerToolUseBlockParam](https://docs.privmx.dev/docs/reference/types/servertooluseblockparam.md) - [SortOrder](https://docs.privmx.dev/docs/reference/types/sortorder.md) - [Status-Input](https://docs.privmx.dev/docs/reference/types/status-input.md) - [StatusOk](https://docs.privmx.dev/docs/reference/types/statusok.md) - [StopReason](https://docs.privmx.dev/docs/reference/types/stopreason.md) - [StopSequenceList](https://docs.privmx.dev/docs/reference/types/stopsequencelist.md) - [SupervisedHyperparameters](https://docs.privmx.dev/docs/reference/types/supervisedhyperparameters.md) - [SupervisedMethod-Input](https://docs.privmx.dev/docs/reference/types/supervisedmethod-input.md) - [SupervisedMethod-Output](https://docs.privmx.dev/docs/reference/types/supervisedmethod-output.md) - [SystemMessage-Input](https://docs.privmx.dev/docs/reference/types/systemmessage-input.md) - [SystemMessage-Output](https://docs.privmx.dev/docs/reference/types/systemmessage-output.md) - [TextBlockParam](https://docs.privmx.dev/docs/reference/types/textblockparam.md) - [TextCitationParam](https://docs.privmx.dev/docs/reference/types/textcitationparam.md) - [TextConfig](https://docs.privmx.dev/docs/reference/types/textconfig.md) - [TextContentPart](https://docs.privmx.dev/docs/reference/types/textcontentpart.md) - [TextFormat](https://docs.privmx.dev/docs/reference/types/textformat.md) - [TextResponse](https://docs.privmx.dev/docs/reference/types/textresponse.md) - [ThinkingBlock](https://docs.privmx.dev/docs/reference/types/thinkingblock.md) - [ThinkingBlockParam](https://docs.privmx.dev/docs/reference/types/thinkingblockparam.md) - [ThinkingConfigDisabled](https://docs.privmx.dev/docs/reference/types/thinkingconfigdisabled.md) - [ThinkingConfigEnabled](https://docs.privmx.dev/docs/reference/types/thinkingconfigenabled.md) - [ThinkingConfigParam](https://docs.privmx.dev/docs/reference/types/thinkingconfigparam.md) - [Tool-Input](https://docs.privmx.dev/docs/reference/types/tool-input.md) - [Tool-Output](https://docs.privmx.dev/docs/reference/types/tool-output.md) - [ToolBash20250124](https://docs.privmx.dev/docs/reference/types/toolbash20250124.md) - [Toolbox](https://docs.privmx.dev/docs/reference/types/toolbox.md) - [ToolboxCreate](https://docs.privmx.dev/docs/reference/types/toolboxcreate.md) - [ToolboxList](https://docs.privmx.dev/docs/reference/types/toolboxlist.md) - [ToolboxUpdate](https://docs.privmx.dev/docs/reference/types/toolboxupdate.md) - [ToolCall](https://docs.privmx.dev/docs/reference/types/toolcall.md) - [ToolCallFunction](https://docs.privmx.dev/docs/reference/types/toolcallfunction.md) - [ToolChat](https://docs.privmx.dev/docs/reference/types/toolchat.md) - [ToolChoice](https://docs.privmx.dev/docs/reference/types/toolchoice.md) - [ToolChoiceAny](https://docs.privmx.dev/docs/reference/types/toolchoiceany.md) - [ToolChoiceAuto](https://docs.privmx.dev/docs/reference/types/toolchoiceauto.md) - [ToolChoiceNone](https://docs.privmx.dev/docs/reference/types/toolchoicenone.md) - [ToolChoiceTool](https://docs.privmx.dev/docs/reference/types/toolchoicetool.md) - [ToolFunction](https://docs.privmx.dev/docs/reference/types/toolfunction.md) - [ToolInputSchema](https://docs.privmx.dev/docs/reference/types/toolinputschema.md) - [ToolMessage](https://docs.privmx.dev/docs/reference/types/toolmessage.md) - [ToolResponse](https://docs.privmx.dev/docs/reference/types/toolresponse.md) - [ToolResultBlockParam](https://docs.privmx.dev/docs/reference/types/toolresultblockparam.md) - [ToolSearchCall](https://docs.privmx.dev/docs/reference/types/toolsearchcall.md) - [ToolSearchOutput-Input](https://docs.privmx.dev/docs/reference/types/toolsearchoutput-input.md) - [ToolSearchOutput-Output](https://docs.privmx.dev/docs/reference/types/toolsearchoutput-output.md) - [ToolsList](https://docs.privmx.dev/docs/reference/types/toolslist.md) - [ToolTextEditor20250124](https://docs.privmx.dev/docs/reference/types/tooltexteditor20250124.md) - [ToolTextEditor20250429](https://docs.privmx.dev/docs/reference/types/tooltexteditor20250429.md) - [ToolTextEditor20250728](https://docs.privmx.dev/docs/reference/types/tooltexteditor20250728.md) - [ToolUnion](https://docs.privmx.dev/docs/reference/types/toolunion.md) - [ToolUseBlock](https://docs.privmx.dev/docs/reference/types/tooluseblock.md) - [ToolUseBlockParam](https://docs.privmx.dev/docs/reference/types/tooluseblockparam.md) - [TopLogProb](https://docs.privmx.dev/docs/reference/types/toplogprob.md) - [TopLogprobsDetail](https://docs.privmx.dev/docs/reference/types/toplogprobsdetail.md) - [TranscriptionInclude](https://docs.privmx.dev/docs/reference/types/transcriptioninclude.md) - [UrlCitation](https://docs.privmx.dev/docs/reference/types/urlcitation.md) - [URLImageSource](https://docs.privmx.dev/docs/reference/types/urlimagesource.md) - [URLPDFSource](https://docs.privmx.dev/docs/reference/types/urlpdfsource.md) - [UsageBytes](https://docs.privmx.dev/docs/reference/types/usagebytes.md) - [UsageModel](https://docs.privmx.dev/docs/reference/types/usagemodel.md) - [User](https://docs.privmx.dev/docs/reference/types/user.md) - [UserChanges](https://docs.privmx.dev/docs/reference/types/userchanges.md) - [UserCreate](https://docs.privmx.dev/docs/reference/types/usercreate.md) - [UserMessage-Input](https://docs.privmx.dev/docs/reference/types/usermessage-input.md) - [UserMessage-Output](https://docs.privmx.dev/docs/reference/types/usermessage-output.md) - [ValidationError](https://docs.privmx.dev/docs/reference/types/validationerror.md) - [VectorStore](https://docs.privmx.dev/docs/reference/types/vectorstore.md) - [VectorStoreCreate](https://docs.privmx.dev/docs/reference/types/vectorstorecreate.md) - [VectorStoreFile](https://docs.privmx.dev/docs/reference/types/vectorstorefile.md) - [VectorStoreFileCreate](https://docs.privmx.dev/docs/reference/types/vectorstorefilecreate.md) - [VectorStoreName](https://docs.privmx.dev/docs/reference/types/vectorstorename.md) - [VectorStoreUpdate](https://docs.privmx.dev/docs/reference/types/vectorstoreupdate.md) - [WebSearchCall-Input](https://docs.privmx.dev/docs/reference/types/websearchcall-input.md) - [WebSearchCall-Output](https://docs.privmx.dev/docs/reference/types/websearchcall-output.md) - [WebSearchTool20250305](https://docs.privmx.dev/docs/reference/types/websearchtool20250305.md) - [WebsearchToolDef-Input](https://docs.privmx.dev/docs/reference/types/websearchtooldef-input.md) - [WebsearchToolDef-Output](https://docs.privmx.dev/docs/reference/types/websearchtooldef-output.md) - [WebSearchToolRequestError](https://docs.privmx.dev/docs/reference/types/websearchtoolrequesterror.md) - [WebSearchToolResultBlockContent](https://docs.privmx.dev/docs/reference/types/websearchtoolresultblockcontent.md) - [WebSearchToolResultBlockItem](https://docs.privmx.dev/docs/reference/types/websearchtoolresultblockitem.md) - [WebSearchToolResultBlockParam](https://docs.privmx.dev/docs/reference/types/websearchtoolresultblockparam.md) - [Delete vector store file.](https://docs.privmx.dev/docs/reference/vector-store-files/13_delete__v1_vector_stores__vector_store_id__files__file_id_.md) - [Returns a list of vector store files.](https://docs.privmx.dev/docs/reference/vector-store-files/13_get__v1_vector_stores__vector_store_id__files.md) - [Retrieves a vector store file.](https://docs.privmx.dev/docs/reference/vector-store-files/13_get__v1_vector_stores__vector_store_id__files__file_id_.md) - [Retrieve parsed contents of a vector store file.](https://docs.privmx.dev/docs/reference/vector-store-files/13_get__v1_vector_stores__vector_store_id__files__file_id__content.md) - [Create a vector store file.](https://docs.privmx.dev/docs/reference/vector-store-files/13_post__v1_vector_stores__vector_store_id__files.md) - [Update vector store file attributes.](https://docs.privmx.dev/docs/reference/vector-store-files/13_post__v1_vector_stores__vector_store_id__files__file_id_.md) - [Delete a vector store.](https://docs.privmx.dev/docs/reference/vector-stores/13_delete__v1_vector_stores__vector_store_id_.md) - [Returns a list of vector stores.](https://docs.privmx.dev/docs/reference/vector-stores/13_get__v1_vector_stores.md) - [Retrieves a vector store.](https://docs.privmx.dev/docs/reference/vector-stores/13_get__v1_vector_stores__vector_store_id_.md) - [Create a vector store.](https://docs.privmx.dev/docs/reference/vector-stores/13_post__v1_vector_stores.md) - [Modify a vector store.](https://docs.privmx.dev/docs/reference/vector-stores/13_post__v1_vector_stores__vector_store_id_.md) - [Search a vector store for relevant chunks based on a query and file attributes filter.](https://docs.privmx.dev/docs/reference/vector-stores/13_post__v1_vector_stores__vector_store_id__search.md)