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

[BUG]: AI annotation placed on wrong chart with small multiples ensemble variable charts #6605

Closed
jryu01 opened this issue Feb 19, 2025 · 1 comment
Assignees

Comments

@jryu01
Copy link
Contributor

jryu01 commented Feb 19, 2025

Image

The annotation should be placed in the second (blue) chart.

@jryu01 jryu01 self-assigned this Feb 19, 2025
@jryu01
Copy link
Contributor Author

jryu01 commented Feb 20, 2025

It's not a bug. If more context is provided in the instruction, e.g. model name, it works as expected.

It looks like LLM isn't just smart enough to figure out the correct chart if there are some ambiguity.
For example, in above case, actual variable name for the first chart is infected_state while the label is 'Ensemble after calibration' and llm tends to choose that over the second chart even though correct label to variable name translation is provided.

If you ask it to draw on SIDARTH, it works fine.
Closing this since I think it isn't worth fine tuning the prompt for this edge case.

@jryu01 jryu01 closed this as completed Feb 20, 2025
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

No branches or pull requests

1 participant