UNPKG

@nomyx/assistant

Version:

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

2 lines (1 loc) 101 B
export declare function evaluateCondition(condition: string, context: Record<string, any>): boolean;