@langchain/community
Version:
Third-party integrations for LangChain.js
1 lines • 655 B
Source Map (JSON)
{"version":3,"file":"delete-event-prompt.cjs","names":[],"sources":["../../../../src/tools/google_calendar/prompts/delete-event-prompt.ts"],"sourcesContent":["export const DELETE_EVENT_PROMPT = `\nDate format: YYYY-MM-DDThh:mm:ss+00:00\nBased on this event description: \"{query}\", output a JSON string of the\nfollowing parameters. Do not include any other text or comments: \nToday's datetime on UTC time {date}, it's {dayName} and timezone of the user {u_timezone},\ntake into account the timezone of the user and today's date.\n1. event_id\n2. event_summary\n3. time_min\n4. time_max\n5. user_timezone\noutput:\n`;\n"],"mappings":";AAAA,MAAa,sBAAsB"}