Skip to content

feat: Rename prompt_path to prompt_template. Add R support for reading system prompt parameters #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

schloerke
Copy link
Contributor

@schloerke schloerke commented Jul 1, 2025

Followup to #37
Inspired from #44

Also:

  • Added R support for reading extra_instructions, data_description, and prompt_template if it is an existing file path
  • Added ... to sep params
  • Added "check dots are empty" for querychat_system_prompt()

schloerke added 2 commits July 1, 2025 14:51
…files for `data_description`, `extra_instructions`, and `prompt_template`.
@schloerke
Copy link
Contributor Author

cc @oacar So happy with this final solution! Thank you for the initial push

@schloerke schloerke merged commit ba8dda8 into main Jul 1, 2025
16 checks passed
@schloerke schloerke deleted the prompt_template branch July 1, 2025 18:59
@oacar
Copy link
Contributor

oacar commented Jul 1, 2025

Looks neat and nicely solves what I needed. Thanks again!

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