UNPKG

@nomyx/assistant

Version:

A powerful assistant library and cli for your AI projects. works with Vertex AI (Claude and Gemini)

5 lines (4 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MODELS_WITHOUT_SYSTEM_MESSAGES = void 0; exports.MODELS_WITHOUT_SYSTEM_MESSAGES = ['o1-preview', 'gpt-4o'];