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

Agent performance improvements #46

Merged
merged 9 commits into from
Mar 13, 2024
Merged

Agent performance improvements #46

merged 9 commits into from
Mar 13, 2024

Conversation

mondaychen
Copy link
Contributor

format: "png",
});
const labelData = await callRPCWithTab(tabId, "drawLabels", []);
await sleep(300);
Copy link
Contributor

Choose a reason for hiding this comment

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

[not blocker] could define it as a constants rather than using a magic number

@mondaychen mondaychen merged commit 736fc3b into main Mar 13, 2024
3 checks passed
@mondaychen mondaychen deleted the mengdi/ufo branch May 23, 2024 14:28
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.

Research: Prior Knowledge Augmentation Prompt enhancement: experiment prompting technique of microsoft/UFO
2 participants