Skip to content

Conversation

@AffectionateCurry
Copy link
Collaborator

Changed up the prompt constructor to use a toml file.

Files added:
prompt.toml
loader.py

Loader.py is doing all the heavy lifting of setting up the prompt from the toml file. The prompt_constructor_multilang is just a light API wrapper now for loader.py.

Changed generate files to now use toml structure:
generate_eval_single_sample.py
generate_eval_single_sample_modal.py
generate_samples.py

@simonguozirui simonguozirui changed the title Prompt toml [WIP] Toml-based Prompt Organization Nov 11, 2025
@simonguozirui
Copy link
Collaborator

Great progress, but let's make it cleaner and usable for people.

@simonguozirui simonguozirui changed the title [WIP] Toml-based Prompt Organization Toml-based Prompt Organization Nov 19, 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

Successfully merging this pull request may close these issues.

3 participants