Calling Large Language Models easily from your workflows
const capitalOfFrance = await recase.llm({ model: "gpt-4o", message: "What is the capital of France?", });
gpt-4o
claude-3-5