Heroku Managed Inference and Agent Add-on API
この記事の英語版に更新があります。ご覧の翻訳には含まれていない変更点があるかもしれません。
最終更新日 2024年12月18日(水)
The Heroku Managed Inference and Agent add-on is currently in pilot. The products offered as part of the pilot aren’t intended for production use and are considered as a Beta Service and are subject to the Beta Services terms at https://www.salesforce.com/company/legal/agreements.jsp.
The Heroku Managed Inference and Agent API offers an easy way to access various large foundational AI models. These include supported language (chat), embedding, and diffusion (image) models.
To learn more about the API endpoints, including parameters, usage examples, and responses, view the documentation linked below.
Endpoint Documentation | Supported Models | Example Code |
---|---|---|
Chat Completions | Claude 3.5 Sonnet Latest, Claude 3.5 Sonnet, Claude 3.5 Haiku, Claude 3.0 Haiku |
Python, JavaScript, Ruby |
Embeddings | Cohere Embed Multilingual | Python, JavaScript, Ruby |
Image Generations | Stable Image Ultra | Python, JavaScript, Ruby |