Skip to content

feat(pkg-r): Reset dashboard tool#80

Merged
gadenbuie merged 6 commits intomainfrom
feat/reset-dashboard
Sep 4, 2025
Merged

feat(pkg-r): Reset dashboard tool#80
gadenbuie merged 6 commits intomainfrom
feat/reset-dashboard

Conversation

@gadenbuie
Copy link
Copy Markdown
Contributor

@gadenbuie gadenbuie commented Sep 4, 2025

Fixes #77

Adds a new querychat_reset_dashboard() tool. This is better than asking the LLM to use the querychat_update_dashboard() tool in a way that goes against other instructions (to always use SELECT *, etc.)

While here, I also updated the tool names in the system prompt and set up the prompt to conditionall include the DuckDB section.

Oh, and I added _intent to the query tool.

@gadenbuie gadenbuie force-pushed the feat/reset-dashboard branch from 55f6fde to 580a55e Compare September 4, 2025 17:08
@gadenbuie gadenbuie merged commit 868f361 into main Sep 4, 2025
10 checks passed
@gadenbuie gadenbuie deleted the feat/reset-dashboard branch September 4, 2025 17:25
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.

(R) prompt instruction to reset filter fails

1 participant