Skip to content
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

chore: revert Deprecate name param in PromptTemplate and introduce prompt_nameinstead #4834

Merged
merged 1 commit into from
May 8, 2023

Conversation

bogdankostic
Copy link
Contributor

@bogdankostic bogdankostic commented May 8, 2023

Related Issues

  • fixes n/a

Proposed Changes:

This PR reverts #4810. We decided to revert that PR as the signature of PromptTemplate will probably change when integrating the prompt hub and a breaking change might not be needed in that case.

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added tests that demonstrate the correct behavior of the change
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test:.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

…roduce `template_name` instead (#4810)"

This reverts commit f660f41.
@bogdankostic bogdankostic requested a review from ZanSara May 8, 2023 08:38
@bogdankostic bogdankostic requested a review from a team as a code owner May 8, 2023 08:38
@bogdankostic bogdankostic requested review from julian-risch and removed request for a team and julian-risch May 8, 2023 08:38
@bogdankostic bogdankostic changed the title chore: revert Deprecate name param in PromptTemplate and introduce promt_nameinstead chore: revert Deprecate name param in PromptTemplate and introduce prompt_nameinstead May 8, 2023
@coveralls
Copy link
Collaborator

Coverage Status

Coverage: 36.546% (-0.03%) from 36.572% when pulling 4190380 on revert_4810 into 6e982e9 on main.

@bogdankostic bogdankostic merged commit 5b2ef2a into main May 8, 2023
57 checks passed
@bogdankostic bogdankostic deleted the revert_4810 branch May 8, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants