Skip to content

Conversation

@wangauone
Copy link
Collaborator

  • Support customized intent to allow user specify by themselves
  • Refactor workflow prompt to move to isolated files
  • Rename arguments to template_inputs_json / facet_inputs_json
  • Rename db_engine to sql_dialect
  • Move prompts to mcp.prompts module
  • Use modern Python syntax (| for Union)
  • Update tests and .gitignore

- Rename arguments to `template_inputs_json` / `facet_inputs_json`
- Rename `db_engine` to `sql_dialect`
- Move prompts to `mcp.prompts` module
- Use modern Python syntax (`|` for Union)
- Update tests and .gitignore
- Update docstrings for `generate_templates` and `generate_facets` to show explicit examples for optional intent
- Format code with `ruff`
- Update prompts to explicitly handle user-provided intent and prevent inference
- Refactor facet generator tests for multiple items and remove duplicates
- Fix function naming in question generator tests
- Update main logic and models to support intent customization
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