Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add context logging for AI features #1277

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

jczhong84
Copy link
Collaborator

Also switch to use navigator.sendBeacon, which seems to be the best practice to send analytics data.

@@ -39,6 +41,14 @@ export const QueryCellTitle: React.FC<IQueryCellTitleProps> = ({
onChange(title);
}, [title]);

const handleOnClick = useCallback(() => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handleGenerateTitleOnClick

@jczhong84 jczhong84 merged commit 803ae8b into pinterest:master Jun 23, 2023
4 checks passed
@jczhong84 jczhong84 deleted the feat/ailog branch June 28, 2023 06:34
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants