latitude-dev / latitude-llm

Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI
https://latitude.so
GNU Lesser General Public License v3.0
802 stars 51 forks source link

Add events #460

Closed cesr closed 6 days ago

cesr commented 2 weeks ago

We need these events in posthog to map the user journey:

andresgutgon commented 6 days ago

PR: https://github.com/latitude-dev/latitude-llm/pull/521

  | 'copilotRefinerGenerated'
  | 'copilotRefinerApplied'
  | 'copilotSuggestionGenerated'
  | 'copilotSuggestionApplied'