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

AI Analyst prompt suggestions #2262

Open
luke-quadratic opened this issue Feb 7, 2025 · 0 comments
Open

AI Analyst prompt suggestions #2262

luke-quadratic opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
high priority within weeks status: scoped type: enhancement new feature or request

Comments

@luke-quadratic
Copy link
Contributor

luke-quadratic commented Feb 7, 2025

There are three relevant states for prompt suggestions:
empty sheet + empty chat
sheet with data + empty chat
Non-empty chat

We'll want to use a lightweight model like Haiku with condensed prompts that only include data and past prompts to make the suggestions quickly.

1. Empty sheet + empty chat

This state is good as is today.

2. Sheet with data + empty chat

Recommendations change based on the data in sheet
Image

3. Non-empty chat

After every prompt we follow up with prompts that make sense based on last prompt + the data in the sheet
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority within weeks status: scoped type: enhancement new feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants