Skip to content

feat(agent): remind model to confirm metric caliber before writing SQL - #139

Merged
lzq986 merged 1 commit into
mainfrom
feat/agent-metric-caliber-reminder
Sep 5, 2026
Merged

feat(agent): remind model to confirm metric caliber before writing SQL#139
lzq986 merged 1 commit into
mainfrom
feat/agent-metric-caliber-reminder

Conversation

@lzq986

@lzq986 lzq986 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

related #135

Append METRIC_CALIBER_REMINDER to get_tables / get_table_schema output: the model reads table structure right before composing SQL, so prompting there beats the system prompt. If the datasource defines no metrics, get_metric_caliber simply reports none and the model moves on.

Append METRIC_CALIBER_REMINDER to get_tables / get_table_schema output:
the model reads table structure right before composing SQL, so prompting
there beats the system prompt. If the datasource defines no metrics,
get_metric_caliber simply reports none and the model moves on.
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Thank you for your contribution! We will review your request as soon as possible. Please review the code yourself using ponytail https://github.com/DietrichGebert/ponytail.

@lzq986
lzq986 merged commit dcc3272 into main Sep 5, 2026
4 checks passed
@lzq986
lzq986 deleted the feat/agent-metric-caliber-reminder branch September 5, 2026 02:12
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.

1 participant