Inflection: Inflection 3 Productivity
ID: inflection/inflection-3-productivity
233,54 ₽
Запрос/ 1М
934,14 ₽
Ответ / 1М
—
Изображение вход /1М
—
Изображение выход /1М
8K
Контекст
1K
Макс. ответ
Описание
Inflection 3 Productivity is optimized for following instructions. It is better for tasks requiring JSON output or precise adherence to provided guidelines. It has access to recent news.
For emotional intelligence similar to Pi, see Inflect 3 Pi
See Inflection's announcement for more details.
Провайдеры для Inflection: Inflection 3 Productivity
Inflection
Статус
API и примеры кода
Наш сервис предоставляет единый API, совместимый с OpenAI SDK. Просто укажите наш base_url и используйте ключ, полученный в личном кабинете.
import OpenAI from 'openai';
const openai = new OpenAI({
baseURL: 'https://polza.ai/api/v1',
apiKey: '<POLZA_AI_API_KEY>'
});
async function main() {
const completion = await openai.chat.completions.create({
model: 'inflection/inflection-3-productivity',
messages: [{
role: 'user',
content: 'Что думаешь об этой жизни?',
}],
});
console.log(completion.choices[0].message);
}
main();
Polza.AI — лучший выбор
для
Воспользуйтесь сервисом прямо сейчас. А если остались вопросы - запишитесь на демо