Skip to content

Commit

Permalink
New Box AI API default model (#423)
Browse files Browse the repository at this point in the history
* New Box AI API default model

* Fix typos

* Fix linting errors

* Change impactful flag

* Change forum link

* Apply review changes
  • Loading branch information
SowaProgramuje authored Sep 30, 2024
1 parent a12e482 commit 373131a
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/2024/09-23-box-ai-api-defaul-model-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
applied_at: "2024-09-19"
applies_to:
- api
- sdks
is_impactful: true
is_new_feature: true
collapse: true
show_excerpt: true
release_source_url: ''
---

# Box AI API default model update

Box AI Platform API has been updated with a new default model for the `POST /2.0/ai/ask` endpoint. Both single and multiple document modes are now based on Azure's `gpt-4o-mini`.

> **Note**: Box AI Platform API is currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI Platform API is available to all Enterprise Plus customers.
<!-- more -->

For more information on [default agent configuration][1] and [supported AI models][2] visit developer guides.

## Where to get support

Should you have any issues or need further guidance, please post a request to our [developer forum][3] for any help needed.

[1]: https://developer.box.com/guides/box-ai/get-agent-default-config/
[2]: https://developer.box.com/guides/box-ai/supported-models/
[3]: https://community.box.com/

0 comments on commit 373131a

Please sign in to comment.