Skip to content

feature/remove-txt-prompts#91

Merged
gecBurton merged 4 commits intomainfrom
feature/remove-txt-prompts
Mar 5, 2026
Merged

feature/remove-txt-prompts#91
gecBurton merged 4 commits intomainfrom
feature/remove-txt-prompts

Conversation

@gecBurton
Copy link
Contributor

Context

python is better than txt

Copy link
Contributor

@tnetennba3 tnetennba3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is much cleaner having all prompts defined in prompts.py!

Comment on lines 83 to 88
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tell me if this is overkill but what would be the best approach for adding static type checking such that if you pass an argument that doesn't in the prompt template or don't include an argument that's required in the template, you're informed much earlier? (E.g., in TypeScript land, I would probably define a function to generate the prompt with typed arguments.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea ba5f8fe

@gecBurton gecBurton merged commit 9ccd2d4 into main Mar 5, 2026
7 checks passed
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.

2 participants