Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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