Box Developerドキュメント

BoxWorks 2024でコンテンツとAIの可能性について紹介します。

詳細を表示

Azure OpenAI GPT-4o Mini

Azure OpenAI GPT-4o Mini

Azure OpenAI GPT-4o Mini is a multimodal model designed to handle lightweight tasks.

Model details

項目Value説明
Model nameGPT-4o MiniThe name of the model.
API model nameazure__openai__gpt_4o_miniThe name of the model that is used in the Box AI API for model overrides. The user must provide this exact name for the API to work.
Hosting layerMicrosoft AzureThe trusted organization that securely hosts LLM.
Model providerOpenAIThe organization that provides this model.
Release dateJuly 18th, 2024The release date for the model.
Knowledge cutoff dateOctober 2023The date after which the model does not get any information updates.
Input context window128k tokensThe number of tokens supported by the input context window.
Maximum output tokens16k tokensThe number of tokens that can be generated by the model in a single request.
Empirical throughput85.4The number of tokens the model can generate per second.
Open sourceいいえSpecifies if the model's code is available for public use.

使用方法

Box Webapp uses this model to cover the following use cases:

  • Creating content
  • Editing content
  • Creating summaries
  • Single doc Q&A on text

Box AI API uses this model to cover the following use cases:

  • Creating content
  • Editing content
  • Creating summaries
  • Single doc Q&A on text
  • Extracting metadata

Additional documentation

For additional information, see official Azure OpenAI GPT-4o Mini documentation.